reset 回滚 修复 easy-retry 无法监控问题 删除多余配置
parent
fd003b7d76
commit
604455883f
|
|
@ -1,5 +1,7 @@
|
||||||
server:
|
server:
|
||||||
port: 8800
|
port: 8800
|
||||||
|
servlet:
|
||||||
|
context-path: /easy-retry
|
||||||
|
|
||||||
spring:
|
spring:
|
||||||
application:
|
application:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue