Skip to content

Base Project

Compare
Choose a tag to compare
@SaulEiros SaulEiros released this 25 Jul 14:58
· 31 commits to main since this release
c3aebe1

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.