Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

ThomasVitale/springone-2021-spring-boot-production-boost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringOne 2021 - Spring Boot: Production Boost

Slides: https://speakerdeck.com/thomasvitale/spring-boot-production-boost

Usage

First, package the Book Service application as a container images leveraging the Cloud Native Buildpacks integration provided by Spring Boot.

./gradlew bootBuildImage

Then, from the project root folder, run Docker Compose for starting both Book Service and PostgreSQL.

docker-compose up -d

The Book Service application is exposed on port 8080.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages