- 27 Apr, 2020 10 commits
-
-
Stephane Nicoll authored
Closes gh-21147
-
Stephane Nicoll authored
Closes gh-21146
-
Stephane Nicoll authored
Closes gh-21145
-
Stephane Nicoll authored
Closes gh-21144
-
Stephane Nicoll authored
Closes gh-21143
-
Stephane Nicoll authored
Closes gh-21142
-
Stephane Nicoll authored
Closes gh-21141
-
Stephane Nicoll authored
Closes gh-21140
-
Stephane Nicoll authored
Closes gh-21139
-
Stephane Nicoll authored
Closes gh-21138
-
- 23 Apr, 2020 3 commits
-
-
Phillip Webb authored
Improve "@ConfigurationProperties vs. @Value" documentation with the recommendation that kebab-case is used with the `@Value` annotation. Closes gh-20507
-
Stephane Nicoll authored
Closes gh-21095
-
Stephane Nicoll authored
Closes gh-21084
-
- 22 Apr, 2020 3 commits
-
-
Phillip Webb authored
Add how-to documentation describing how health information can be exported to a Micrometer Gauge. Closes gh-18329
-
Phillip Webb authored
-
Phillip Webb authored
Closes gh-19782
-
- 21 Apr, 2020 5 commits
-
-
Phillip Webb authored
Update `JarURLConnection` to ensure that when connections are opened a new copy of the JarFile is provided. Prior to this commit, a single `JarFile` instance was shared which meant that it could be accidental closed if accessed via `JarURLConnection.getJarFile()`. If the underlying jar file is closed then it's possible for a `NoClassDefFoundError` to be thrown if running on JDK 11 with an active `SecurityManager`. Closes gh-17796
-
Phillip Webb authored
Update `WebMvcAutoConfiguration` to automatically apply cors configuration to the `WelcomePageHandlerMapping`. Fixes gh-21048
-
Phillip Webb authored
Update `NettyWebServer` so that the `PortInUseException` is not thrown for permission denied errors. Fixes gh-19807
-
Phillip Webb authored
Update classes that throw `PortInUseException` so that they also include the cause. Prior to this commit the cause was not included which could make diagnosing the real cause difficult. See gh-19807
-
Phillip Webb authored
-
- 20 Apr, 2020 2 commits
-
-
Phillip Webb authored
Update the reference documentation with more details about how relaxed binding works against environment variables. Closes gh-18215
-
Phillip Webb authored
Closes gh-19972
-
- 19 Apr, 2020 1 commit
-
-
Phillip Webb authored
Update `ExposeExcludePropertyEndpointFilter` so that patterns will also match endpoint IDs that contain a dash. Closes gh-20997
-
- 17 Apr, 2020 1 commit
-
-
Phillip Webb authored
Refine `DataSourceAutoConfiguration` conditions so that an empty `spring.datasource.url` property can be used to enable the embedded source. Fixed gh-20996
-
- 15 Apr, 2020 2 commits
-
-
Madhura Bhave authored
Closes gh-20978
-
Madhura Bhave authored
Closes gh-20976
-
- 14 Apr, 2020 6 commits
-
-
Madhura Bhave authored
Closes gh-20623
-
Stephane Nicoll authored
See gh-20941
-
Stephane Nicoll authored
See gh-20940
-
Stephane Nicoll authored
See gh-20939
-
Stephane Nicoll authored
See gh-20938
-
Stephane Nicoll authored
See gh-20937
-
- 08 Apr, 2020 1 commit
-
-
Madhura Bhave authored
Closes gh-20678
-
- 07 Apr, 2020 2 commits
-
-
Madhura Bhave authored
Since the branch name doesn't always correspond to the milestone name, eg, master. See gh-20680
-
Madhura Bhave authored
This is done by checking for existing issues only in the milestone corresponding to the current branch. For issues, the milestone is assigned at the time of issue creation. For PRs, since the branch is different the milestone can be derived from that while triaging the issue. Closes gh-20680
-
- 03 Apr, 2020 2 commits
-
-
Madhura Bhave authored
-
Madhura Bhave authored
-
- 02 Apr, 2020 2 commits
-
-
Madhura Bhave authored
* pr/20756: Upgrade to Docker 19.03.8 in CI Closes gh-20756
-
Spring Buildmaster authored
See gh-20756
-