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:run
main
.src/test/
../mvnw clean install
to verify your build../mvnw test
If 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!