The JHipster team has shipped JHipster 9.0.0-beta.2, a follow-up to the project's first 9.0 beta, aimed squarely at improving generator stability while pushing the stack forward with Spring Boot 4.x.
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 ...