Date Time Service Prerequisites Java 17 Maven Docker (optional) Local Development Clone the repository Navigate to the project directory Build the project: mvn clean package Run the application: mvn spring-boot:run Docker Deployment Build the Docker image: