A simple REST API built with Spring Boot 3 for managing code and users. It includes JWT authentication, MySQL database support, and Swagger API documentation. The application runs in Docker containers.
- Java 17
- Spring Boot
- Spring Security + JWT
- MySQL / H2
- Swagger (OpenAPI)
- Maven
- Docker
git clone <repo-url>
cd code-warehouse-backend
docker-compose up --build -d- Application: http://localhost:8082
- Swagger (endpoints): http://localhost:8082/swagger-ui.html
docker-compose downBackend Team:
- Dawid Dykacz
Made with ❤️ by the Programming Club Team