Polish newline at end of file

This commit is contained in:
Phillip Webb 2015-09-08 15:05:23 -07:00
parent d09805fd75
commit 460ca75fce
26 changed files with 34 additions and 26 deletions

View File

@ -17,4 +17,5 @@
/**
* {@code @Condition} annotations and supporting classes.
*/
package org.springframework.boot.actuate.condition;
package org.springframework.boot.actuate.condition;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1 +1 @@
spring.messages.basename:test/messages
spring.messages.basename:test/messages

View File

@ -5,4 +5,4 @@ spring.social.twitter.appId: twid
spring.social.twitter.appSecret: twsecret
spring.social.linkedin.appId: liid
spring.social.linkedin.appSecret: lisecret
spring.hornetq.embedded.enabled: false
spring.hornetq.embedded.enabled: false

View File

@ -1 +1 @@
spring.messages.basename:test/messages
spring.messages.basename:test/messages

View File

@ -1 +1 @@
foo-foo=bar-bar
foo-foo=bar-bar

View File

@ -17,4 +17,5 @@
/**
* Spring Boot configuration meta-data parser.
*/
package org.springframework.boot.configurationmetadata;
package org.springframework.boot.configurationmetadata;

View File

@ -1,2 +1,2 @@
loader.main: demo.Application
loader.path: etc/,lib,.
loader.path: etc/,lib,.

View File

@ -1,3 +1,3 @@
foo: Application
loader.main: my.${foo}
loader.path: etc
loader.path: etc

View File

@ -1 +1 @@
my.property=fromdevpropertiesfile
my.property=fromdevpropertiesfile

View File

@ -1 +1 @@
bar: spam
bar: spam

View File

@ -1 +1 @@
my.property=fromotherpropertiesfile
my.property=fromotherpropertiesfile

View File

@ -1 +1 @@
my.property=specific
my.property=specific

View File

@ -1,2 +1,2 @@
my.property=fromprofilepropertiesfile
the.property=fromprofilepropertiesfile
the.property=fromprofilepropertiesfile

View File

@ -1 +1 @@
other.property=fromotherpropertiesfile
other.property=fromotherpropertiesfile

View File

@ -1,2 +1,2 @@
my.property=frommorepropertiesfile
the.property=frommorepropertiesfile
the.property=frommorepropertiesfile

View File

@ -1,4 +1,4 @@
foo=bar
bar=override
SPAM=BUCKET
THE_NAME=NAME
THE_NAME=NAME

View File

@ -1,4 +1,4 @@
foo=spam
bar=some
spam=bucket
the-name=name
the-name=name

View File

@ -1 +1 @@
my.property=root
my.property=root

View File

@ -1,2 +1,2 @@
my.property=fromspecificlocation
the.property=fromspecificlocation
the.property=fromspecificlocation