- 20 May, 2021 1 commit
-
-
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 10 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
-
Madhura Bhave authored
Update `StandardConfigDataLocationResolver` to deal with patterns when resolving empty directories. This update also fixes the handling of mandatory pattern locations which would previously throw an exception. The error message returned when a location with a pattern does not contain any subdirectories has also been improved. Fixes gh-26468 Fixes gh-26577 Fixes gh-26415
-
Madhura Bhave authored
Update `Profiles` so that any profiles set programmatically on the `Environment` are merged with `spring.profiles.active` properties. Fixes gh-26151 Co-authored-by:
Phillip Webb <pwebb@vmware.com>
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-26428
-
Andy Wilkinson authored
Closes gh-26083
-
Andy Wilkinson authored
* gh-26205: Polish "Detect use of spring.profiles.include as a YAML list" Detect use of spring.profiles.include as a YAML list Closes gh-26205
-
Andy Wilkinson authored
See gh-26205
-
ChangYong authored
See gh-26205
-