parent
262998e70b
commit
2e4632ee6f
@ -1 +0,0 @@
|
||||
spring.application.name=struts7-springboot3-integration
|
@ -0,0 +1,10 @@
|
||||
spring:
|
||||
application:
|
||||
name: struts7-server
|
||||
|
||||
eureka:
|
||||
client:
|
||||
service-url:
|
||||
defaultZone: http://cxfrs:password@localhost:8761/eureka/,http://cxfrs:password@localhost:8762/eureka/
|
||||
register-with-eureka: true
|
||||
fetch-registry: true
|
Loading…
Reference in new issue