This repository is not active
Mahammad55/student-docker-compose
A simple Spring Boot application for performing CRUD operations on student entities. Docker is used to containerize the MySQL database and the Spring Boot application. The MySQL database is set up and run using Docker Compose, and the Spring Boot app is packaged into a Docker image using a Dockerfile.
Java