Skip to content

dodsas/springboot-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kotlin and Springboot Examples

This project is a collection of example codes - each covering a single and well defined area of development in the Kotlin ecosystem. A strong focus of these is, of course, the Springboot Framework

List of Examples

Base Dependency

  • Springboot
  • Kotlin
  • Embedded H2 (if needed)
  • Java19 (recommended, minimum java17)

Reference