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
cb31d954
Commit
cb31d954
authored
Oct 24, 2020
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '2.3.x'
parents
3adf167b
d1e50360
Changes
2
Show 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 @
cb31d954
...
...
@@ -2059,7 +2059,7 @@
},
{
"value"
:
"iso"
,
"description"
:
"ISO-8601 extended local time format"
"description"
:
"ISO-8601 extended local time format
.
"
},
{
"value"
:
"iso-offset"
,
...
...
spring-boot-project/spring-boot/src/main/resources/META-INF/additional-spring-configuration-metadata.json
View file @
cb31d954
...
...
@@ -227,7 +227,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
},
{
...
...
@@ -256,7 +256,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