Skip to content

Kambaa/spring-boot-3-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot Application Demos On Every Branch:

I don't like how tutorial-givers write their code on a multi-module, "everything is in there, go get it" style project so here, i'll try to make a repo that has a one demo on a single branch, only required project files will be added. Here's the current list:

Branch Name Description
master default branch that is a template for the other branches.
basic-h2-crud-example A basic spring boot application that has embedded H2 database and CRUD operations on it.
openapi-ui-basic-setup Quick setup of openapi-ui (usually known as swagger-ui) on spring boot 3.
hibernate-2nd-level-cache example of using a 2nd level cache for hibernate with hazelcast on spring boot 3.

About

Spring Boot Examples From Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages