REST API for Spring Batch based on Spring Boot 2.2 and Spring HATOEAS. It comes with an OpenAPI 3 documentation provided by Springdoc. Supports Java 8 and above. Tested on OpenJDK 8 and 11. Get ...
This project demonstrates building a Spring Boot REST API using Maven with support for multiple Java versions (8, 11, 17). The goal is to understand Maven's build lifecycle, dependency management, and ...