Skip to content

annormally/SpringBootApplicationStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Application

Structure for an application with Spring+Hibernate+Thymeleaf

  • Configuration ( database, internationalization, resource handler, security)
  • Controller ( is used for mapping pages with ModelAndView )
  • Repository ( is used for create connection between entity and database)
  • Entity ( tables in database )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published