formed the basic framework for decoder service
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
server.port=8081
|
||||
server.port=8082
|
||||
|
||||
spring.datasource.url=jdbc:mysql://localhost:3306/irext_collect
|
||||
spring.datasource.username=root
|
||||
spring.datasource.password=root
|
||||
spring.redis.host=localhost
|
||||
spring.redis.port=6379
|
||||
Reference in New Issue
Block a user