Skip to content

Commit

Permalink
Reformat package-info.java files with Eclipse Mars
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Oct 9, 2015
1 parent 8318698 commit 6333426
Show file tree
Hide file tree
Showing 37 changed files with 0 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* {@code @Condition} annotations and supporting classes.
*/
package org.springframework.boot.actuate.condition;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Metrics buffering support.
*/
package org.springframework.boot.actuate.metrics.buffer;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Metrics integration with Dropwizard Metrics.
*/
package org.springframework.boot.actuate.metrics.dropwizard;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Metrics integration with JMX.
*/
package org.springframework.boot.actuate.metrics.jmx;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Metrics integration with OpenTSDB.
*/
package org.springframework.boot.actuate.metrics.opentsdb;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Metrics integration with Statsd.
*/
package org.springframework.boot.actuate.metrics.statsd;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for admin-related features.
*/
package org.springframework.boot.autoconfigure.admin;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for the cache abstraction.
*/
package org.springframework.boot.autoconfigure.cache;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for Cassandra.
*/
package org.springframework.boot.autoconfigure.cassandra;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for the Spring context.
*/
package org.springframework.boot.autoconfigure.context;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for Spring Data Cassandra.
*/
package org.springframework.boot.autoconfigure.data.cassandra;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for Spring Data Redis.
*/
package org.springframework.boot.autoconfigure.data.redis;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for Hazelcast.
*/
package org.springframework.boot.autoconfigure.hazelcast;

Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@
* @author Eddú Meléndez
*/
package org.springframework.boot.autoconfigure.jms.artemis;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for JOOQ.
*/
package org.springframework.boot.autoconfigure.jooq;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for JTA.
*/
package org.springframework.boot.autoconfigure.transaction.jta;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for transaction suport.
*/
package org.springframework.boot.autoconfigure.transaction;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Auto-configuration for {@code spring-boot-devtools}.
*/
package org.springframework.boot.devtools.autoconfigure;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Support for classpath monitoring.
*/
package org.springframework.boot.devtools.classpath;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Class to watch the local filesystem for changes.
*/
package org.springframework.boot.devtools.filewatch;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Support for the livereload protocol.
*/
package org.springframework.boot.devtools.livereload;

Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/*
* Copyright 2012-2015 the original author or authors.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Client support for a remotely running Spring Boot application.
*/
package org.springframework.boot.devtools.remote.client;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Server support for a remotely running Spring Boot application.
*/
package org.springframework.boot.devtools.remote.server;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Classloaders used for reload support.
*/
package org.springframework.boot.devtools.restart.classloader;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Application restart support.
*/
package org.springframework.boot.devtools.restart;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Remote restart server.
*/
package org.springframework.boot.devtools.restart.server;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Client side TCP tunnel support.
*/
package org.springframework.boot.devtools.tunnel.client;

Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@
* and isn't particularly worried about resource usage.
*/
package org.springframework.boot.devtools.tunnel;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Classes to deal with payloads sent over a HTTP tunnel.
*/
package org.springframework.boot.devtools.tunnel.payload;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Server side TCP tunnel support.
*/
package org.springframework.boot.devtools.tunnel.server;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Spring Boot configuration meta-data parser.
*/
package org.springframework.boot.configurationmetadata;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Administration support for Spring Boot applications.
*/
package org.springframework.boot.admin;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Low level support for Cloud deployments.
*/
package org.springframework.boot.cloud;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Language feature annotations.
*/
package org.springframework.boot.lang;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Velocity support classes.
*/
package org.springframework.boot.web.servlet.view.velocity;

Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,3 @@
* Redis support classes
*/
package org.springframework.boot.redis;

0 comments on commit 6333426

Please sign in to comment.