Formatting

This commit is contained in:
Phillip Webb
2015-06-10 11:26:39 -07:00
parent 6e79677df8
commit ad7ed1dbae
2 changed files with 7 additions and 4 deletions

View File

@@ -43,8 +43,8 @@ import org.springframework.jmx.export.MBeanExporter;
public class SpringApplicationAdminJmxAutoConfiguration {
/**
* The property to use to customize the {@code ObjectName} of the application
* admin mbean.
* The property to use to customize the {@code ObjectName} of the application admin
* mbean.
*/
private static final String JMX_NAME_PROPERTY = "spring.application.admin.jmx-name";