Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 298 Bytes

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.