- 21 Aug, 2019 3 commits
-
-
Andy Wilkinson authored
Closes gh-17922
-
Madhura Bhave authored
Closes gh-17772
-
Phillip Webb authored
-
- 20 Aug, 2019 7 commits
-
-
Brian Clozel authored
This commit adapts to recent changes in Spring Framework. See spring-projects/spring-framework#23212
-
Stephane Nicoll authored
See gh-17902
-
Stephane Nicoll authored
See gh-17901
-
Stephane Nicoll authored
See gh-17904
-
Stephane Nicoll authored
See gh-17900
-
Stephane Nicoll authored
See gh-17899
-
Stephane Nicoll authored
See gh-17895
-
- 19 Aug, 2019 12 commits
-
-
Andy Wilkinson authored
Closes gh-17803
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
-
Andy Wilkinson authored
Closes gh-17909
-
Stephane Nicoll authored
See gh-17907
-
Stephane Nicoll authored
See gh-17896
-
Stephane Nicoll authored
This commit improves InvalidConfigurationPropertiesException failure analysis by adding a dedicated description when a single autowiring constructor is found. When @Component is removed, such constructor is used for properties binding and will not apply the same semantics as before. Closes gh-17750
-
Stephane Nicoll authored
Closes gh-17906
-
Stephane Nicoll authored
Closes gh-17905
-
Stephane Nicoll authored
* pr/17893: Simplify some code Closes gh-17893
-
LiangYong authored
See gh-17893
-
- 17 Aug, 2019 10 commits
-
-
Stephane Nicoll authored
* pr/17884: Simplify if statements Closes gh-17884
-
thelproad authored
See gh-17884
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/17875: Remove redundant code Closes gh-17875
-
lijuny authored
See gh-17875
-
Stephane Nicoll authored
* pr/17874: Use hasSize() assertion in favor of length checks Closes gh-17874
-
dreis2211 authored
See gh-17874
-
Stephane Nicoll authored
Closes gh-17889
-
Stephane Nicoll authored
* pr/17861: Map non-null LDAP properties Closes gh-17861
-
Filip Hrisafov authored
The userDn and password in LdapContextSource are not nullable. The default values for userDn and password in LdapProperties are null. When the values are set to null there will eventually be a NullPointerException during AbstractContextSource#setupAuthenticatedEnvironment since HashTable doesn't allow null for values. See gh-17861
-
- 16 Aug, 2019 8 commits
-
-
Madhura Bhave authored
Closes gh-17887
-
Madhura Bhave authored
* pr/17805: Polish "Set up SpringLiquibase beans' dependencies by type rather than name" Add missing javadoc Set up SpringLiquibase beans' dependencies by type rather than name Closes gh-17805
-
Madhura Bhave authored
See gh-17805
-
Andrii Hrytsiuk authored
See gh-17805
-
Andrii Hrytsiuk authored
See gh-17805
-
Madhura Bhave authored
SecurityMockMvcConfigurer now honors filter order so we can use that instead of manually adding the filter.
-
Andy Wilkinson authored
Closes gh-17883
-
Andy Wilkinson authored
* gh-17876: Test the Gradle Plugin against Gradle 5.6 Closes gh-17876
-