Reformat package-info.java files with Eclipse Mars
This commit is contained in:
@@ -18,4 +18,3 @@
|
||||
* {@code @Condition} annotations and supporting classes.
|
||||
*/
|
||||
package org.springframework.boot.actuate.condition;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Metrics buffering support.
|
||||
*/
|
||||
package org.springframework.boot.actuate.metrics.buffer;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Metrics integration with Dropwizard Metrics.
|
||||
*/
|
||||
package org.springframework.boot.actuate.metrics.dropwizard;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Metrics integration with JMX.
|
||||
*/
|
||||
package org.springframework.boot.actuate.metrics.jmx;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Metrics integration with OpenTSDB.
|
||||
*/
|
||||
package org.springframework.boot.actuate.metrics.opentsdb;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Metrics integration with Statsd.
|
||||
*/
|
||||
package org.springframework.boot.actuate.metrics.statsd;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user