Skip to content

FredMencier/spring3-firstapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring3-firstapp

Sample App With Springboot3

Basic app :

  • Base H2 in Memory (Preload en SQL)
  • 1 Controller REST (RequestMapping GET)
  • 1 Entity (0 Relation)
  • Logging (Slf4j)
  • 1 TU Controller Rest
  • 1 .http test
  • Properties with .properties file
  • Lombok
  • MapStruct

Documentation

Exemples d'utilisation

About

Sample App With Springboot3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages