Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 283 Bytes

README.MD

File metadata and controls

9 lines (8 loc) · 283 Bytes

Product catalog

This is a monolith application based on Spring Boot 3 with:

  • Spring Web starter
  • Spring Data JPA Hibernate starter
  • Spring Security starter
  • Freemarker for templating starter
  • Liquibase for db versioning control
  • JS for data exchange between UI and back-end