3 lines
107 B
INI
3 lines
107 B
INI
spring.application.name=events
|
|
server.port=9020
|
|
spring.datasource.url = jdbc:mysql://localhost:3306/events
|