This application contains all common libraries and their usage for a web application with spring:
- Spring Web
- Spring Data JPA
- Lombok
- Mapstruct
- Postgres DB
It showcases the use of native image building using GraalVM and uses virtual threads for better response times. Also creates a multistage docker file to build the native image.