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
d1e50360
Commit
d1e50360
authored
Oct 24, 2020
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish
parent
f84323fe
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
additional-spring-configuration-metadata.json
...es/META-INF/additional-spring-configuration-metadata.json
+1
-1
additional-spring-configuration-metadata.json
...es/META-INF/additional-spring-configuration-metadata.json
+2
-2
No files found.
spring-boot-project/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json
View file @
d1e50360
...
...
@@ -1981,7 +1981,7 @@
},
{
"value"
:
"iso"
,
"description"
:
"ISO-8601 extended local time format"
"description"
:
"ISO-8601 extended local time format
.
"
}
],
"providers"
:
[
...
...
spring-boot-project/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json
View file @
d1e50360
...
...
@@ -162,7 +162,7 @@
{
"name"
:
"spring.banner.image.bitdepth"
,
"type"
:
"java.lang.Integer"
,
"description"
:
"
The b
it depth to use for ANSI colors. Supported values are 4 (16 color) or 8 (256 color)."
,
"description"
:
"
B
it depth to use for ANSI colors. Supported values are 4 (16 color) or 8 (256 color)."
,
"defaultValue"
:
4
},
{
...
...
@@ -191,7 +191,7 @@
{
"name"
:
"spring.banner.image.pixelmode"
,
"type"
:
"org.springframework.boot.ImageBanner$PixelMode"
,
"description"
:
"
The p
ixel mode to use when rendering the image."
,
"description"
:
"
P
ixel mode to use when rendering the image."
,
"defaultValue"
:
"TEXT"
},
{
...
...
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