initialized decode service project
This commit is contained in:
5
src/main/resources/application.properties
Normal file
5
src/main/resources/application.properties
Normal file
@@ -0,0 +1,5 @@
|
||||
server.port=8081
|
||||
|
||||
spring.datasource.url=jdbc:mysql://localhost:3306/irext_collect
|
||||
spring.datasource.username=root
|
||||
spring.datasource.password=root
|
||||
Reference in New Issue
Block a user