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 61b0f3f919
commit a49cd9ebb4
1 changed files with 3 additions and 0 deletions

View File

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