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 ...
When you get ready to deploy an application into production, the usual thought is: what’s the easiest way to meet all the application requirements? In this case, we have three components that need to ...
Spring creator Rod Johnson is at it again. This time around, he has a new project to simplify the process of implementing DevOps in the same way that the Spring Framework simplified Java development.