Skip to content

Basic Structure

Latest
Compare
Choose a tag to compare
@kaecius kaecius released this 27 Jun 17:45
· 9 commits to master since this release

Spring boot 5 multi module project basic structure

  • Core module
  • Web module

Added features to core and web module:

  • logback
  • Profilling (dev profile)
  • Spring security (See log for default password)
  • MariaDB jdbc properties (See application-dev.properties)
  • Thymeleaf ( static and templates folders )