Reformat package-info.java files with Eclipse Mars
This commit is contained in:
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for admin-related features.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.admin;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for the cache abstraction.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.cache;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for Cassandra.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.cassandra;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for the Spring context.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.context;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for Spring Data Cassandra.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.data.cassandra;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for Spring Data Redis.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.data.redis;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for Hazelcast.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.hazelcast;
|
||||
|
||||
|
||||
@@ -20,4 +20,3 @@
|
||||
* @author Eddú Meléndez
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.jms.artemis;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for JOOQ.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.jooq;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for JTA.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.transaction.jta;
|
||||
|
||||
|
||||
@@ -18,4 +18,3 @@
|
||||
* Auto-configuration for transaction suport.
|
||||
*/
|
||||
package org.springframework.boot.autoconfigure.transaction;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user