- 24 May, 2021 3 commits
-
-
Stephane Nicoll authored
Closes gh-26645
-
Stephane Nicoll authored
* pr/26632: Remove workaround for SUREFIRE-1679 Closes gh-26632
-
dreis2211 authored
See gh-26632
-
- 20 May, 2021 6 commits
-
-
Madhura Bhave authored
-
Phillip Webb authored
Closes gh-26622
-
Phillip Webb authored
Move resource handler auto-configuration logic back to the `WebMvcConfigurer` so that they also get applied to child contexts. Closes gh-25743
-
Scott Frederick authored
-
Spring Buildmaster authored
-
Spring Buildmaster authored
-
- 19 May, 2021 22 commits
-
-
Madhura Bhave authored
Fixes gh-24541
-
Madhura Bhave authored
-
Madhura Bhave authored
Closes gh-26611
-
Madhura Bhave authored
Fixes gh-11987
-
Madhura Bhave authored
This commit restores the order of additional and active profiles so that active profiles now take precedence. Fixes gh-26189
-
Andy Wilkinson authored
Closes gh-26607
-
Andy Wilkinson authored
Fixes gh-22689
-
Andy Wilkinson authored
Closes gh-26605
-
Andy Wilkinson authored
Fixes gh-26470
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-26602
-
Stephane Nicoll authored
Closes gh-26601
-
Stephane Nicoll authored
Closes gh-26600
-
Stephane Nicoll authored
Closes gh-26599
-
Stephane Nicoll authored
Closes gh-26598
-
Stephane Nicoll authored
Closes gh-26597
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-26391
-
Stephane Nicoll authored
Closes gh-26426
-
Andy Wilkinson authored
Closes gh-26595
-
Andy Wilkinson authored
Fixes gh-24151
-
Andy Wilkinson authored
Closes gh-26587
-
- 18 May, 2021 7 commits
-
-
Andy Wilkinson authored
See gh-26587
-
Stephane Nicoll authored
Closes gh-26383
-
Stephane Nicoll authored
Closes gh-26385
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-26429
-
Phillip Webb authored
Update `ConfigData` so that it signal if is considered optional. This update allows `ConfigDataLocationResolvers` to return results that behave in the same way as `optional:` prefixed locations without the user themselves needing to prefix the location string. Closes gh-25894
-
Phillip Webb authored
* pr/25868: Polish 'Allow remote devtools access with Spring Security' Allow remote devtools access with Spring Security Closes gh-25868
-
- 17 May, 2021 2 commits
-
-
Phillip Webb authored
See gh-25868
-
Hatef Palizgar authored
Update `ManagementWebSecurityAutoConfiguration` so that the `managementSecurityFilterChain` bean has an explicit order. Prior to this commit, the `managementSecurityFilterChain` would override the `securityFilterChain` in `RemoteDevtoolsSecurityConfiguration` which would prevent the remote devtools endpoint from being accessed. See gh-25868
-