Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
5efcbad7
Commit
5efcbad7
authored
Sep 14, 2017
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish
parent
ddde3c56
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
372 additions
and
323 deletions
+372
-323
additional-spring-configuration-metadata.json
...es/META-INF/additional-spring-configuration-metadata.json
+164
-149
additional-spring-configuration-metadata.json
...es/META-INF/additional-spring-configuration-metadata.json
+202
-171
additional-spring-configuration-metadata.json
...es/META-INF/additional-spring-configuration-metadata.json
+6
-3
No files found.
spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json
View file @
5efcbad7
This diff is collapsed.
Click to expand it.
spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json
View file @
5efcbad7
This diff is collapsed.
Click to expand it.
spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json
View file @
5efcbad7
...
...
@@ -162,7 +162,9 @@
"sourceType"
:
"org.springframework.boot.SpringApplication"
,
"description"
:
"Display the banner when the application runs."
,
"defaultValue"
:
true
,
"deprecation"
:
{
"replacement"
:
"spring.main.banner-mode"
}
"deprecation"
:
{
"replacement"
:
"spring.main.banner-mode"
}
},
{
"name"
:
"spring.main.sources"
,
...
...
@@ -182,7 +184,9 @@
"sourceType"
:
"org.springframework.boot.SpringApplication"
,
"description"
:
"Run the application in a web environment (auto-detected by default)."
,
"deprecated"
:
true
,
"deprecation"
:
{
"replacement"
:
"spring.main.web-application-type"
}
"deprecation"
:
{
"replacement"
:
"spring.main.web-application-type"
}
},
{
"name"
:
"spring.output.ansi.enabled"
,
...
...
@@ -260,7 +264,6 @@
{
"value"
:
"off"
}
],
"providers"
:
[
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment