/ProductCatalog

Simple monolith web aplication

Primary LanguageJava

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