How To Deploy A Next.js App Using Spring Boot
Learn how to easily deploy Next.js static assets using Spring Boot
Apr 4, 202311 min read14K

Search for a command to run...
Articles tagged with #java
Learn how to easily deploy Next.js static assets using Spring Boot

How to use correlation IDs to easily track successful flows and errors throughout your services

How to use subtypes and inheritance with Jackson to automatically convert JSON to the right subclass, resulting in better (and less) code.

Despite Java 11 being released in September 2018, 64% of developers report that Java 8 remains the most often used release. A further 27% of people said that there are "no features you need in later versions". In this blog post, I will go over why I ...

A cheatsheet of some of the most useful features of Mockito - the mocking framework.

A Simple Guide to the Spring Framework
