- Spring Boot
- Spring MVC
- Spring Security
- Spring Data JPA
- Thymeleaf
- H2 database
- Tests
- Pull docker image
docker pull crni99/bookstore
- Run docker and expose port
docker run -d -p 8080:8080
- Open a web browser and paste this:
http://localhost:8080/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
docker pull crni99/bookstore
docker run -d -p 8080:8080
http://localhost:8080/