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 ...
This is an basic example project to show how we can use spring boot with zookeeper and also swagger-codegen and H2 database with spring data. This project just an example to understand how to use ...