Reformat package-info.java files with Eclipse Mars

This commit is contained in:
Phillip Webb
2015-10-09 13:50:21 -07:00
parent 8318698f55
commit 6333426cbf
37 changed files with 0 additions and 37 deletions

View File

@@ -18,4 +18,3 @@
* Auto-configuration for admin-related features.
*/
package org.springframework.boot.autoconfigure.admin;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for the cache abstraction.
*/
package org.springframework.boot.autoconfigure.cache;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for Cassandra.
*/
package org.springframework.boot.autoconfigure.cassandra;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for the Spring context.
*/
package org.springframework.boot.autoconfigure.context;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for Spring Data Cassandra.
*/
package org.springframework.boot.autoconfigure.data.cassandra;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for Spring Data Redis.
*/
package org.springframework.boot.autoconfigure.data.redis;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for Hazelcast.
*/
package org.springframework.boot.autoconfigure.hazelcast;

View File

@@ -20,4 +20,3 @@
* @author Eddú Meléndez
*/
package org.springframework.boot.autoconfigure.jms.artemis;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for JOOQ.
*/
package org.springframework.boot.autoconfigure.jooq;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for JTA.
*/
package org.springframework.boot.autoconfigure.transaction.jta;

View File

@@ -18,4 +18,3 @@
* Auto-configuration for transaction suport.
*/
package org.springframework.boot.autoconfigure.transaction;