An open API service indexing awesome lists of open source software.

https://github.com/dashaun/spring-boot-3-with-aot-processing

Introducing Spring Boot 3 at SpringOne Tour Tel Aviv 2022
https://github.com/dashaun/spring-boot-3-with-aot-processing

graalvm graalvm-native-image spring-boot

Last synced: 11 months ago
JSON representation

Introducing Spring Boot 3 at SpringOne Tour Tel Aviv 2022

Awesome Lists containing this project

README

          

# Spring Boot 3 with AOT Processing

## [![Originally Presented at SpringOne Tour Tel Aviv 2022](docs/images/open.png)](https://youtu.be/H6HwoWZtngs)

## Quickstart

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