Merge branch '3.3.x'
Closes gh-42191
This commit is contained in:
@@ -145,7 +145,7 @@ public class WebFluxProperties {
|
||||
public static class Problemdetails {
|
||||
|
||||
/**
|
||||
* Whether RFC 7807 Problem Details support should be enabled.
|
||||
* Whether RFC 9457 Problem Details support should be enabled.
|
||||
*/
|
||||
private boolean enabled = false;
|
||||
|
||||
|
||||
@@ -428,7 +428,7 @@ public class WebMvcProperties {
|
||||
public static class Problemdetails {
|
||||
|
||||
/**
|
||||
* Whether RFC 7807 Problem Details support should be enabled.
|
||||
* Whether RFC 9457 Problem Details support should be enabled.
|
||||
*/
|
||||
private boolean enabled = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user