Skip to content

DominiqueComte/bootiful-spring-boot-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootiful Spring Boot 3 by Josh Long @ Spring I/O 2023

Example code from Bootiful Spring Boot 3, but with Maven not Gradle.

Native compilation not set up yet.

Service

For the "normal" execution, run docker compose up -d to start a Postgres DB, then run ./run.sh to start the service.

The test application TestServiceApplication does not need the Docker Compose stack to run, starting the PostgreSQL container is managed by Spring Boot.

Example links:

Client

Run ./run.sh.

Example links:

About

Example code from Josh Long's talk Bootiful Spring Boot 3 at Spring IO 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors