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 ...
Book API demonstrates the RESTful web services using Spring Boot and JPA. Book API uses the MySQL database to store the records. User can perform all the CRUD operations against the database.