- 08 Jan, 2021 10 commits
-
-
Stephane Nicoll authored
Closes gh-24708
-
Stephane Nicoll authored
Closes gh-24707
-
Stephane Nicoll authored
Closes gh-24705
-
Stephane Nicoll authored
-
Stephane Nicoll authored
See gh-24703
-
Stephane Nicoll authored
See gh-24702
-
Stephane Nicoll authored
See gh-24701
-
Stephane Nicoll authored
See gh-24700
-
Stephane Nicoll authored
See gh-24699
-
Stephane Nicoll authored
See gh-24698
-
- 07 Jan, 2021 27 commits
-
-
Madhura Bhave authored
Closes gh-24692
-
Madhura Bhave authored
Closes gh-24691
-
Madhura Bhave authored
Closes gh-24677
-
Scott Frederick authored
Closes gh-24690
-
Scott Frederick authored
Closes gh-24689
-
Scott Frederick authored
This commit removes the `layout` and `layoutFactory` parameters from the `build-image` goal in the Maven plugin while retaining them for the `repackage` goal. The `build-image` goal currently only supports jar archives, so allowing other layout types to be configured for the goal could cause confusion. Fixes gh-24105
-
Scott Frederick authored
Closes gh-24687
-
Scott Frederick authored
Previously, an error would occur when a user contributed a `ThemeResolver` or `FlashMapManager` bean because those beans would would not properly override the default beans provided by Spring Framework. This commit adds conditional auto-configuration of these bean types, preferring user-provided beans and falling back to Framework-provided defaults. Fixes gh-24207
-
Phillip Webb authored
Closes gh-24685
-
Phillip Webb authored
* pr/24660: Fix javadoc typo in ConfigDataLocation Closes gh-24660
-
asheCarry authored
See gh-24660
-
Phillip Webb authored
* pr/24664: Add filter to Gradle Enterprise Readme badge Closes gh-24664
-
Nelson Osacky authored
Add a filter to the Gradle Enterprise Readme badge to filter the scans list by only the Spring Boot project. See gh-24664
-
Phillip Webb authored
Closes gh-24684
-
Phillip Webb authored
Closes gh-24683
-
Phillip Webb authored
Update `FailureAnalyzers` to log errors at `trace` rather than `debug`. This should reduce noise when an analyzer unexpectedly fails and the user is running with `--debug`. Fixes gh-24630
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Update formula to use spring-boot rather than springboot. This will allow both taps to be used at the same time. See gh-24659
-
Phillip Webb authored
Closes gh-24682
-
Phillip Webb authored
Closes gh-24681
-
Phillip Webb authored
Closes gh-24680
-
Phillip Webb authored
Update reference documentation to the new spring-io/homebrew-tap repo. Closes gh-24659
-
Madhura Bhave authored
Closes gh-24679
-
Madhura Bhave authored
Closes gh-24678
-
Madhura Bhave authored
Fixes gh-24168
-
- 06 Jan, 2021 3 commits
-
-
Phillip Webb authored
Closes gh-24674
-
Phillip Webb authored
Update `ConfigDataEnvironment` so that the bootstrap `Binder` is replaced as contributors are processed. The final `Binder` is now also added without the `FAIL_ON_BIND_TO_INACTIVE_SOURCE` option so that properties can be bound at the last stage even if values exist in an inactive profile-specific document. Closes gh-24669
-
Phillip Webb authored
Closes gh-24673
-