mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Polish
This commit is contained in:
+2
-1
@@ -47,7 +47,8 @@ public class EndpointMBeanExportProperties {
|
||||
private boolean enabled = true;
|
||||
|
||||
/**
|
||||
* Additional static properties to append to all ObjectNames of MBeans representing Endpoints.
|
||||
* Additional static properties to append to all ObjectNames of MBeans representing
|
||||
* Endpoints.
|
||||
*/
|
||||
private Properties staticNames = new Properties();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user