Posts about REST
Spring REST Docs - Test driven documentation of REST API
Test driven REST API documentation as an alternative to traditional Swagger docs.
Documenting Spring Boot REST API with Swagger and SpringFox
How to document your Spring Boot REST APIs using Swagger with SpringFox?
IntelliJ IDEA integrated HTTP Client
It is often useful to be able to send HTTP requests directly from your IDE. IntelliJ Idea offers full-fledged HTTP client which you can use without the need of a dedicated external client.


