Kevlin HenneyProgrammers Have a Lot on Their MindsPreface to 97 Things Every Programmer Should KnowMar 27, 2023
In97 ThingsbyDaniel BryantThe Case Against Fat JARsIn modern Java web development, the thought of packaging and running applications in anything other than a fat JAR is almost becoming…Jun 17, 2019
Jennifer PollockWant To Contribute To An Upcoming Book?O’Reilly Media is currently looking for people to contribute their thoughts for inclusion in a forthcoming book called 97 Things Every…Jun 15, 20201Jun 15, 20201
In97 ThingsbyMarit van DijkUse Testing to Develop Better Software FasterTesting your code will help you verify your code does what you expect it to do. Tests will also help you to add, change, or remove…Nov 25, 2019Nov 25, 2019
In97 ThingsbyKenny BastaniTrade-offs in a Microservices ArchitectureIs there an optimal software architecture? What does it look like? How do we measure ‘optimal’ when it comes to building and operating…Feb 26, 20201Feb 26, 20201
Kevlin HenneyProgrammers Have a Lot on Their MindsPreface to 97 Things Every Programmer Should KnowMar 27, 2023
In97 ThingsbyDaniel BryantThe Case Against Fat JARsIn modern Java web development, the thought of packaging and running applications in anything other than a fat JAR is almost becoming…Jun 17, 2019
Jennifer PollockWant To Contribute To An Upcoming Book?O’Reilly Media is currently looking for people to contribute their thoughts for inclusion in a forthcoming book called 97 Things Every…Jun 15, 20201
In97 ThingsbyMarit van DijkUse Testing to Develop Better Software FasterTesting your code will help you verify your code does what you expect it to do. Tests will also help you to add, change, or remove…Nov 25, 2019
In97 ThingsbyKenny BastaniTrade-offs in a Microservices ArchitectureIs there an optimal software architecture? What does it look like? How do we measure ‘optimal’ when it comes to building and operating…Feb 26, 20201
In97 ThingsbyThomas RonzonHow to Crash Your JVMThere are so many new APIs, cool libraries, and must-try techniques you need to know that it can be hard to stay up to date.Jul 2, 2019
In97 ThingsbyThorben JanssenKeep Your Entity Mappings Simple and EfficientJPA and Hibernate provide you with lots of complex mapping features. But you should better ignore them. Here is why…Feb 26, 2020
In97 ThingsbyRafael BenevidesReally Looking Under the HoodJava is a complete platform and should be treated that way.Jun 10, 2019