Thank you for contributing to the backend! This project is built using Spring Boot 3.x and follows a clean RESTful service structure.
git clone https://github.com/your-org/springboot-backend.git
cd springboot-backend
./mvnw spring-boot:runmain.src/test/../mvnw clean install to verify your build../mvnw testIf Swagger is enabled, navigate to: http://localhost:8080/swagger-ui.html
@PreAuthorize where needed.๐ We appreciate your contributions. Feel free to open issues or PRs!