News

Building web services and documenting RESTful endpoints is no easy task, but testing RESTful APIs has always been a particularly sore point with Spring Boot and Java. Sure, you can test a GET ...
Project-driven Spring Boot APIs. There are two sides to every RESTful API call: the client that makes the request and the server that sends back a response. However, in most Spring Boot REST API ...
The combination of HTMX, Java, Spring, and Thymeleaf opens up a world of possibilities for building fairly sophisticated interactions with a truly minimal amount of boilerplate code.
React and Java come together seamlessly in this three-part introduction to full-stack development with React and Spring Boot. Get started with a basic application framework that you can customize ...