You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
290 B
7 lines
290 B
spring.application.name=ApiMathsEduc
|
|
|
|
spring.datasource.url=jdbc:mariadb://b62383e.online-server.cloud:3306/mathseduc
|
|
spring.datasource.username=mathseduc
|
|
spring.datasource.password=educ3306*
|
|
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
|
|
spring.jpa.hibernate.ddl-auto=validate |