- 19 Oct, 2020 2 commits
-
-
Andy Wilkinson authored
Closes gh-23743
-
Andy Wilkinson authored
Previously, the shutdown hook was only registered once refresh has completed. If the JVM was shut down during refresh (or after refresh and before the hook was registered) the hook wouldn't run and the partially refreshed context would not be cleaned up. This commit moves the registration of the shutdown hook to before refresh processing begins. This ensures that the hook is available to clean up the context if the JVM is shutdown while refresh is in progress. Fixes gh-23625
-
- 17 Oct, 2020 2 commits
-
-
Andy Wilkinson authored
Fixes gh-23527
-
Asha Somayajula authored
Closes gh-23721
-
- 16 Oct, 2020 3 commits
-
-
Scott Frederick authored
This commit modifies the documentation generated for the Maven plugin to include links to javadoc when Spring Boot types are mentioned. Some javadoc was also polished to improve the generated docs. Fixes gh-21555
-
Stephane Nicoll authored
Closes gh-21536
-
Stephane Nicoll authored
-
- 15 Oct, 2020 6 commits
-
-
Brian Clozel authored
Closes gh-23701
-
Brian Clozel authored
Closes gh-23700
-
Brian Clozel authored
Fixes gh-23699
-
Stephane Nicoll authored
Closes gh-23697
-
Stephane Nicoll authored
Closes gh-23696
-
Stephane Nicoll authored
This commits adds a dedicated configuration to be used when invoking the github changelog generator. This custom configuration makes sure to sort dependency upgrades based on the issue title. Closes gh-23484
-
- 13 Oct, 2020 4 commits
-
-
Andy Wilkinson authored
Closes gh-23676
-
Andy Wilkinson authored
Fixes gh-23675
-
Andy Wilkinson authored
Closes gh-23671
-
Andy Wilkinson authored
Closes gh-23622
-
- 09 Oct, 2020 1 commit
-
-
Scott Frederick authored
Fixes gh-21582
-
- 08 Oct, 2020 1 commit
-
-
Scott Frederick authored
This commit qualifies examples of configuring the CNB builder to clarify that the examples apply to use of the default Paketo builder, and adds links to the official Paketo docs for more details. Fixes gh-19967
-
- 07 Oct, 2020 6 commits
-
-
Phillip Webb authored
Closes gh-23614
-
Phillip Webb authored
Closes gh-23613
-
Phillip Webb authored
Update `ConversionServiceDeducer` to also include `Formatter` beans when they are qualified with `@ConfigurationPropertiesBinding`. Fixes gh-23576
-
Phillip Webb authored
Closes gh-23611
-
Phillip Webb authored
Closes gh-23610
-
Phillip Webb authored
Add a section to the reference documentation with links to the release notes on the wiki. Closes gh-23529
-
- 06 Oct, 2020 4 commits
-
-
Andy Wilkinson authored
See gh-23598
-
Andy Wilkinson authored
See gh-23598
-
Andy Wilkinson authored
Closes gh-23598
-
Andy Wilkinson authored
Closes gh-23578
-
- 02 Oct, 2020 11 commits
-
-
Stephane Nicoll authored
* pr/23561: Fix typos Closes gh-23561
-
Thorasine authored
See gh-23561
-
Madhura Bhave authored
Closes gh-23569
-
Madhura Bhave authored
* pr/23566: Polish "Do not fail if h2Console bean cannot connect to db" Do not fail if h2Console bean cannot connect to db Closes gh-23566
-
Madhura Bhave authored
See gh-23566
-
Shraddha Yeole authored
See gh-23566
-
Madhura Bhave authored
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-23567
-
Madhura Bhave authored
* pr/23562: Remove documentation for unsupported gradle versions Closes gh-23562
-
ketaki-t authored
See gh-23562
-