2203 Commits (031c9bf191cfcc1ec1d460e2c1d6414c7845832e)

Author SHA1 Message Date
Andy Wilkinson 59d3a79c82 Avoid eager initialization when finding beans by annotation 9 years ago
Andy Wilkinson 8a326a8713 Simplify BeanTypeRegistry by requiring a DefaultListableBeanFactory 9 years ago
Phillip Webb ca1540cefe Update header copyright for changed files 9 years ago
Phillip Webb 77f6ed8357 Further rework Spring MVC JSR-303 validation 9 years ago
Phillip Webb 7ed1a26c2d Fix test failures when running in Eclipse 9 years ago
Phillip Webb 5867cd6175 Polish 9 years ago
Phillip Webb 47b00c086c Polish 9 years ago
Stephane Nicoll 0435f122d4 Rework JSR-303 validation exposure with Spring MVC 9 years ago
Stephane Nicoll d8f62c46ad Prevent warning due to BPP dependency 9 years ago
Stephane Nicoll 4aa99b9531 Avoid exposing several javax.validaton.Validator beans 9 years ago
Andy Wilkinson b034a505a5 Polish 0f42c5dd 9 years ago
Dave Syer 0f42c5dd94 Check there is only one ResourceServerConfiguration before modifying 9 years ago
Madhura Bhave 67810abd9e Match ResourceServerCondition if JWK config present 9 years ago
Stephane Nicoll 43a534f4ca Polish contribution 9 years ago
Mathieu Ouellet fa8f0a6136 Add schema validation options for embedded LDAP 9 years ago
Stephane Nicoll f57ddff478 Remove dead code 9 years ago
Madhura Bhave b4134e239e Add autoconfiguration for JWKTokenStore 9 years ago
Andy Wilkinson 9e1238e286 Consider resource loader path when checking Groovy template availability 9 years ago
Stephane Nicoll a0ef61a27d Enable proxy target class for `MethodValidationPostProcessor` 9 years ago
Andy Wilkinson e0b355d313 Avoid ClassNotFoundException caused by areturn verification 9 years ago
Andy Wilkinson 601c6aa305 Tidy up code formatting and address some compiler warnings 9 years ago
Stephane Nicoll aa49468171 Allow to define a custom MessageRecoverer 9 years ago
Stephane Nicoll 8a59e88a9d Fix MongoDB CustomConversions bean name 9 years ago
Stephane Nicoll 45a91fca31 Fix parsing of spring.autoconfigure.exclude property 9 years ago
Andy Wilkinson 06017f688a Only auto-configure SpringSocialDialect for Thymeleaf 2 9 years ago
Stephane Nicoll 008aef6142 Document @LiquibaseDataSource feature 9 years ago
Stephane Nicoll e88bda4682 Avoid extra space if condition is empty 9 years ago
Stephane Nicoll 519a03ccda Polish 9 years ago
Johnny Lim 09998d1155 Fix ImportAutoConfigurationImportSelectorTests.determineImportsWhenUsingNonMetaWithClassesShouldBeSame() 9 years ago
Johnny Lim 0adab8a2be Use logical 'and' instead of bitwise 'and' 9 years ago
Johnny Lim 846994e498 Polish 9 years ago
Phillip Webb fa6a138598 Refine ImportsContextCustomizer cache logic 9 years ago
Andy Wilkinson f34d309548 Formatting 9 years ago
Andy Wilkinson f5445ba5ff Remove OnValidatorAvailableCondition as it is now redundant 9 years ago
Andy Wilkinson f823599d1f Replace @PostConstruct validation with setter validation 9 years ago
Andy Wilkinson 37cf31f450 Upgrade to Couchbase Java Client 2.3.7 9 years ago
Stephane Nicoll 505e7f75ea Polish contribution 9 years ago
dreis d58f38f6f6 Use String.replace() with single char if possible 9 years ago
Stephane Nicoll 551bfb2c60 Polish contribution 9 years ago
Johnny Lim 32f9e90de5 Replace 'String.length() == 0' with 'String.isEmpty()' 9 years ago
Johnny Lim e0de28a1f7 Polish 9 years ago
Phillip Webb b0e06c30a0 Polish 9 years ago
Phillip Webb de50cfa21e Make OnClassCondition an AutoConfigurationImportFilter 9 years ago
Phillip Webb 20a20b7711 Add AutoConfigurationImportFilter support 9 years ago
Phillip Webb 02641a8207 Optimize AutoConfigurationSorter 9 years ago
Phillip Webb 1cbda9bd60 Add AutoConfigurationMetadata abstraction 9 years ago
Phillip Webb ccf964eb9a Optimize OnEnabledResourceChainCondition 9 years ago
Phillip Webb f8ded6de63 Don't use DataBinder to work out excludes 9 years ago
Phillip Webb cfd5a73b64 Don't call ReflectionUtils do deduce bean type 9 years ago
Phillip Webb 996afafac6 Optimize OnClassCondition isPresent check 9 years ago