spring.application.name=project-Management spring.datasource.url=jdbc:mysql://8.130.82.85:33306/WaterManagement?useSSL=false&serverTimezone=UTC spring.datasource.username=root spring.datasource.password=tju1895 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver jwt.secret=your_secret_key jwt.expiration=3600000 server.port=8080