Base Project
This is the initial status of the project.
The project was created using Spring Initializr (https://start.spring.io/) with the following configuration:
- Gradle
- Kotlin
- Spring Boot 3.3.2
- Java 21
- Jar Packaging
Aditionaly, default Spring Web Dependency was added.