- Java 17
- GraalVM
- MongoDB
- Redis
- Nginx
./mvnw -Pnative native:compile
./mvnw -Pnative spring-boot:build-image
- Projeto inicialmente foi feito com java 20, mas deu erro ao buscar bibliotecas durante a geração de imagem docker, solução foi usar java 17
- Nginx
- Spring Boot Native
- Gatling