JAVA-8794: allow-circular-references in spring-cloud-ribbon-client

This commit is contained in:
Krzysiek
2021-12-13 15:24:00 +01:00
parent 0999d02d7f
commit b4a68e66ba

View File

@@ -2,6 +2,9 @@ spring:
application:
name: spring-cloud-ribbon
main:
allow-circular-references: true
server:
port: 8888