News

You can test, document and generate RESTful API code for your Java apps when you add OpenAPI's Swagger UI to Spring Boot projects.
If you want to learn RESTful API development with Spring Boot, and understand how to both handle and consume data exchanged through an HTTP-based request-response cycle, this crash course on how to ...
How to configure a Maven project to use JUnit 5. How to write tests using the @Test and @ParameterizedTest annotations. How to validate test results using JUnit 5’s built-in assertion functionality.
Just three months after their last release, JetBrains recently released version 2017.3 of their flagship product, IntelliJ IDEA, with a host of new features including enhanced support for Java ...