We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07422d7 commit a6dc020Copy full SHA for a6dc020
spring-context/src/main/java/org/springframework/jmx/export/MBeanExporter.java
@@ -137,7 +137,6 @@ public class MBeanExporter extends MBeanRegistrationSupport implements MBeanExpo
137
/**
138
* Map of constant names to constant values for the autodetect constants defined
139
* in this class.
140
- * @since 6.0.11
141
*/
142
private static final Map<String, Integer> constants = Map.of(
143
"AUTODETECT_NONE", AUTODETECT_NONE,
0 commit comments