Commit 460ca75f authored by Phillip Webb's avatar Phillip Webb

Polish newline at end of file

parent d09805fd
......@@ -18,3 +18,4 @@
* {@code @Condition} annotations and supporting classes.
*/
package org.springframework.boot.actuate.condition;
......@@ -18,3 +18,4 @@
* Auto-configuration for admin-related features.
*/
package org.springframework.boot.autoconfigure.admin;
......@@ -18,3 +18,4 @@
* Auto-configuration for the cache abstraction.
*/
package org.springframework.boot.autoconfigure.cache;
......@@ -18,3 +18,4 @@
* Auto-configuration for the Spring context.
*/
package org.springframework.boot.autoconfigure.context;
......@@ -18,3 +18,4 @@
* Auto-configuration for Hazelcast.
*/
package org.springframework.boot.autoconfigure.hazelcast;
......@@ -18,3 +18,4 @@
* Auto-configuration for JOOQ.
*/
package org.springframework.boot.autoconfigure.jooq;
......@@ -18,3 +18,4 @@
* Auto-configuration for transaction suport.
*/
package org.springframework.boot.autoconfigure.transaction;
......@@ -18,3 +18,4 @@
* Spring Boot configuration meta-data parser.
*/
package org.springframework.boot.configurationmetadata;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment