Polish newline at end of file
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
/**
|
||||
* Spring Boot configuration meta-data parser.
|
||||
*/
|
||||
package org.springframework.boot.configurationmetadata;
|
||||
package org.springframework.boot.configurationmetadata;
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
loader.main: demo.Application
|
||||
loader.path: etc/,lib,.
|
||||
loader.path: etc/,lib,.
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
foo: Application
|
||||
loader.main: my.${foo}
|
||||
loader.path: etc
|
||||
loader.path: etc
|
||||
|
||||
Reference in New Issue
Block a user