formed the basic framework for decoder service

This commit is contained in:
strawmanbobi
2018-12-16 22:09:10 +08:00
parent b1b4b5eda1
commit ef5539d2ee
24 changed files with 1375 additions and 510 deletions

View File

@@ -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