implemented getRemoteIndex method
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
server.port=8082
|
||||
|
||||
spring.redis.host=localhost
|
||||
spring.redis.port=6379
|
||||
spring.redis.port=6379
|
||||
|
||||
spring.datasource.url=jdbc:mysql://localhost:3306/irext
|
||||
spring.datasource.username=root
|
||||
spring.datasource.password=root
|
||||
Reference in New Issue
Block a user