A minimal example of integrating Spring Boot, Spring Native, and MyBatis-Plus. This project demonstrates how to leverage the speed of native compilation with the developer productivity of Spring Boot ...
This project was developed as a study lab focused on containerization and orchestration. The application consists of a REST API that records user visits, persisting data in a PostgreSQL database. This ...