This is a project that follows the rules of clean architecture. Also if you don't want to install on your machine you can use the .devcontainer file to build a development environment with docker.
- Spring Boot
- SQL Server
- OpenJDK 21
- Spring Data JDBC
- Clone the repository:
git clone https://github.com/youruser/portfolio-Urless-backend.git- Build and run:
./mvnw spring-boot:runThis project is under the GNU GPLv3