This is a self project about develop CMS Shopping Site using Spring Boot framework
What included in this projects:
- CMS and Shopping Cart website with admin login security
- Build REST APIs with Spring for CRUD operations
- Use thymeleaf as java template engine in the view layer of MVC
- Use spring data Java Persistence API (JPA) to handle database access
- Use Lombok annotation to generate getter/setter automatically and reduce amount of code
- Integration with paypal sandbox