Fitness Tracker built with Java, Spring Boot, Spring Security, JWT Authentication
90
A production-ready Fitness Management REST API built using Spring Boot and modern backend technologies.
Pull the Docker image:
docker pull nayeem143/fitness-monolith:latest
Run the container:
docker run -p 8080:8080 nayeem143/fitness-monolith:latest
Swagger UI:
http://localhost:8080/swagger-ui/index.html
The application follows a layered architecture:
Controller → Service → Repository → Database
Nayeem Basha
Java Backend Developer
Content type
Image
Digest
sha256:b5070ae07…
Size
163.3 MB
Last updated
17 days ago
docker pull nayeem143/fitness-monolith