- 07 Jan, 2021 5 commits
-
-
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-24680
-
Phillip Webb authored
Update reference documentation to the new spring-io/homebrew-tap repo. Closes gh-24659
-
Madhura Bhave authored
Fixes gh-24168
-
- 06 Jan, 2021 9 commits
-
-
Phillip Webb authored
Closes gh-24647
-
Phillip Webb authored
Closes gh-24647
-
Stephane Nicoll authored
See gh-24647
-
Stephane Nicoll authored
See gh-24647
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
* pr/24606: Polish "Return -1 port for non-listening WebServers" Return -1 port for non-listening WebServers Closes gh-24606
-
Phillip Webb authored
See gh-24606
-
- 05 Jan, 2021 7 commits
-
-
Stefan Partusch authored
Update `WebServer` implementations to return -1 from `getPort()` if the server isn't listening on a port. This aligns the implementations with the interface Javadoc. See gh-24606
-
Phillip Webb authored
Update `OperationMethodParameter` to additionally support JSR-305 based `@Nullable` annotations. Closes gh-24647
-
Andy Wilkinson authored
* gh-24648: Exclude starters from Javadoc aggregation Closes gh-24648
-
dreis2211 authored
See gh-24648
-
Stephane Nicoll authored
* pr/24628: Polish "Remove unnecessary semicolon" Remove unnecessary semicolon Closes gh-24628
-
Stephane Nicoll authored
See gh-24628
-
Andrey Kolchanov authored
See gh-24628
-
- 04 Jan, 2021 1 commit
-
-
Madhura Bhave authored
The fix causes a Jersey application to fail in the absence of a `CorsFilter` or `CorsConfigurationSource` bean. See gh-11987
-
- 01 Jan, 2021 2 commits
-
-
Stephane Nicoll authored
* pr/24625: Update copyrights to 2021 Closes gh-24625
-
dreis2211 authored
See gh-24625
-
- 23 Dec, 2020 2 commits
-
-
Stephane Nicoll authored
See gh-24604
-
Stephane Nicoll authored
Closes gh-24599
-
- 22 Dec, 2020 2 commits
-
-
Madhura Bhave authored
Closes gh-24596
-
Stephane Nicoll authored
Closes gh-24586
-
- 21 Dec, 2020 3 commits
-
-
Stephane Nicoll authored
See gh-24453
-
Stephane Nicoll authored
* pr/24558: Polish Closes gh-24558
-
izeye authored
See gh-24558
-
- 19 Dec, 2020 3 commits
-
-
Madhura Bhave authored
See gh-24205
-
Madhura Bhave authored
Closes gh-24567
-
Madhura Bhave authored
Closes gh-24205
-
- 18 Dec, 2020 5 commits
-
-
Madhura Bhave authored
Closes gh-24531
-
Madhura Bhave authored
Closes gh-24560
-
Phillip Webb authored
See gh-18631
-
Phillip Webb authored
Rename "app" projects in `spring-boot-launch-script-tests` and `spring-boot-loader-tests` to something unique. See gh-18631
-
Phillip Webb authored
Update the jar `Handler` class to support a non-reflective fallback mechanism when possible. The updated code attempts to capture a regular jar URL before our handler is installed. It can then use that URL as context when creating the a fallback URL. The JDK jar `Handler` will be copied from the context URL to the fallback URL. Without this commit, resolving new Tomcat URLs of the form `jar:war:file:...` would result in an ugly "Illegal reflective access" warning. Fixes gh-18631
-
- 16 Dec, 2020 1 commit
-
-
Madhura Bhave authored
See gh-11987
-