- A CRUD operated inventory that displays a current list of cats borrowed from the Cat API data. This application was created using Java, Spring-Boot, Postgres, and Docker.
- This application can run in Docker.
- To run in Docker, run 'docker-compose up'
- This command will create the images and run the application.
These additional references should also help you: