Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 289 Bytes

File metadata and controls

10 lines (6 loc) · 289 Bytes

Spring Boot 3 with AOT Processing

Originally Presented at SpringOne Tour Tel Aviv 2022

Quickstart

docker run --name spring-boot-3-with-aot-processing -v $PWD/docs:/usr/share/nginx/html:ro -d -p 8088:80 nginx