- 13 Mar, 2021 1 commit
-
-
izeye authored
See gh-25617
-
- 12 Mar, 2021 2 commits
-
-
Madhura Bhave authored
Closes gh-25614
-
Madhura Bhave authored
gh-17424 updated `ValidationBindHandler` so that it would only look at bound values when validating. This commit updates `ValidationBindHandler` to use Spring Framework's `BeanPropertyBindingResult`. This means that for fields that are not bound, JavaBean accessor methods can be used to get the value to validate. Fixes gh-25356
-
- 11 Mar, 2021 12 commits
-
-
Andy Wilkinson authored
Polishes 952ac7b8
-
Andy Wilkinson authored
Closes gh-25603
-
Andy Wilkinson authored
* gh-25480: Correct javadoc for ON_PARAM Closes gh-25480
-
maruoovv authored
See gh-25480
-
Andy Wilkinson authored
Closes gh-25592
-
Andy Wilkinson authored
Closes gh-25593
-
Andy Wilkinson authored
Closes gh-25591
-
Andy Wilkinson authored
Closes gh-25600
-
Andy Wilkinson authored
* gh-25597: Fix typos in README Closes gh-25597
-
Blake A. Long authored
See gh-25597
-
Andy Wilkinson authored
* gh-25596: Add Javadoc since tag to Bootstrapper.initialize() Closes gh-25596
-
Johnny Lim authored
See gh-25596
-
- 10 Mar, 2021 13 commits
-
-
Andy Wilkinson authored
Closes gh-25587
-
Andy Wilkinson authored
Closes gh-25586
-
Andy Wilkinson authored
Fixes gh-19010 Fixes gh-25367
-
Andy Wilkinson authored
Closes gh-25575
-
Stephane Nicoll authored
Closes gh-25573
-
Andy Wilkinson authored
userDefinedMappingsSecureByDefault in SampleSessionWebFluxApplicationTests may fail with an NPE if the session times out before the initial response is sent due to the absence of a SESSION cookie in the response. The test uses a short session timeout (2 seconds) and we've seen the problem occur on CI when, presumably, a noisy neighbour has caused some CPU starvation. This commit increases the timeout to 5 seconds to reduce the chance of a short period of CPU starvation causing the test to fail. Closes gh-25572
-
Stephane Nicoll authored
Closes gh-25565
-
Stephane Nicoll authored
Closes gh-25569
-
Stephane Nicoll authored
Closes gh-25560
-
Stephane Nicoll authored
See gh-25547
-
Stephane Nicoll authored
See gh-25545
-
Stephane Nicoll authored
See gh-25541
-
Stephane Nicoll authored
See gh-25539
-
- 09 Mar, 2021 6 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
See gh-25558
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-25555
-
Andy Wilkinson authored
Fixes gh-25551
-
- 08 Mar, 2021 3 commits
-
-
Stephane Nicoll authored
* pr/25531: Suppress rawtypes warning Fix some illegal reflective access warnings Closes gh-25531
-
dreis2211 authored
See gh-25531
-
dreis2211 authored
See gh-25531
-
- 06 Mar, 2021 3 commits
-
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-25525
-
Stephane Nicoll authored
* pr/25523: Exclude GradleBuild tasks on JDK 16 for now Closes gh-25523
-