For the occasion of today's date, I've just invented a fun game. The Spring API Bingo! How does it work? Let us write the following little piece of code: public class SpringAPIBingo { public static void main(String[] args) { // Any similarities with actual API // (e.g. that of Spring) are completely // accidental List<String> … Continue reading Spring API Bingo