- 01 Feb, 2021 4 commits
-
-
Madhura Bhave authored
See gh-22195
-
Andy Wilkinson authored
Closes gh-25073
-
Andy Wilkinson authored
Closes gh-25072
-
Andy Wilkinson authored
Fixes gh-24149
-
- 31 Jan, 2021 9 commits
-
-
Phillip Webb authored
Closes gh-25067
-
Phillip Webb authored
Closes gh-25066
-
Phillip Webb authored
Since 2.3.8 and 2.4.2 the format includes the directory. Closes gh-24856
-
Phillip Webb authored
Closes gh-25065
-
Phillip Webb authored
Closes gh-25064
-
Phillip Webb authored
Update reference docs to make it clearer when the square bracket map binding notation should be used. Closes gh-23390
-
Phillip Webb authored
Closes gh-25062
-
Phillip Webb authored
Closes gh-25061
-
Phillip Webb authored
Update documentation to make it clearer that Spring MVC does not use the `ApplicationConversionService` unless configured explicitly. Closes gh-22718
-
- 30 Jan, 2021 4 commits
-
-
Phillip Webb authored
Closes gh-25060
-
Phillip Webb authored
Update `CharSequenceToObjectConverter` so that conversion that would apply using an `ObjectTo...` converter now favors `toString()` based conversion. Prior to this commit, when converting a `CharSequence` to a `Collection` the `ObjectToCollectionConveter` would be picked instead of the `StringToCollectionConverter`. This resulted in a `Collection` containing a single `String` value, rather than the expected list of values split around ",". Fixes gh-25057
-
Phillip Webb authored
-
Phillip Webb authored
-
- 29 Jan, 2021 21 commits
-
-
Andy Wilkinson authored
Closes gh-25052
-
Andy Wilkinson authored
Closes gh-25050
-
Andy Wilkinson authored
* gh-25048: Fix duplicate anchor id Closes gh-25048
-
dreis2211 authored
See gh-25048
-
Phillip Webb authored
Closes gh-25045
-
Phillip Webb authored
Closes gh-25044
-
Phillip Webb authored
Update the "Logging" reference documentation with a section about shutting down the logging system. Closes gh-24507
-
Phillip Webb authored
Closes gh-25043
-
Phillip Webb authored
Closes gh-25042
-
Phillip Webb authored
* pr/25012: Document missing code to run Gradle bootRun task Closes gh-25012
-
jongmin92 authored
See gh-25012
-
Phillip Webb authored
Closes gh-25041
-
Phillip Webb authored
Closes gh-25040
-
Phillip Webb authored
* pr/24982: Polish 'Add note about exploded jars and banner properties' Add note about exploded jars and banner properties Closes gh-24982
-
Phillip Webb authored
See gh-24982
-
Robert Smith authored
Add a note to the "Customizing the Banner" explaining that you need to be using the `JarLauncher` to use the `application.*` properties. See gh-24982
-
Phillip Webb authored
Closes gh-25039
-
Phillip Webb authored
Closes gh-25038
-
Phillip Webb authored
* pr/24336: Polish 'Add a tip about actuator endpoints' Add a tip about actuator endpoints Closes gh-24336
-
Phillip Webb authored
See gh-24336
-
Wesley Ugang authored
Update the "Externalized Configuration" section with a tip that about the actuator `env` and `configprops` endpoints. See gh-24336
-
- 28 Jan, 2021 2 commits
-
-
Madhura Bhave authored
See gh-22821
-
Madhura Bhave authored
-