An open API service indexing awesome lists of open source software.

https://github.com/wolvesmentality/sample-spring-boot

A simple spring boot application
https://github.com/wolvesmentality/sample-spring-boot

docker docker-compose hibernate hypersistence jakarta java jdbctemplate jpa liquibase lombok lombok-maven mapstruct maven postgresql rest spring-boot spring-data-jpa spring-rest zonky

Last synced: 6 months ago
JSON representation

A simple spring boot application

Awesome Lists containing this project

README

          

# Sample Spring Boot Project

To start the application, follow these steps:

1. Navigate to the `/` folder.
2. Execute the `docker build --tag=book-rating:latest .` command.
3. Execute the `docker compose up` command.
4. Access the API at [Link to get all books](http://localhost:8090/api/v1/book).