11 lines
293 B
INI
11 lines
293 B
INI
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
|
|
|
|
|
|
|
|
|
|
server.port=8080 |