Merge remote-tracking branch 'origin/4.1.x'

# Conflicts:
#	pom.xml
This commit is contained in:
Olga Maciaszek-Sharma
2024-09-04 14:18:59 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
"name": "spring.cloud.openfeign.circuitbreaker.alphanumeric-ids.enabled",
"type": "java.lang.Boolean",
"description": "If true, Circuit Breaker ids will only contain alphanumeric characters to allow for configuration via configuration properties.",
"defaultValue": "false"
"defaultValue": "true"
},
{
"name": "spring.cloud.openfeign.httpclient.hc5.enabled",