1813 Commits (38052e77b710a0fa373483bc6e55d68c26e6ec38)

Author SHA1 Message Date
Juergen Hoeller e68132686d Restore lenient target type handling for FactoryBean definitions 5 years ago
Sam Brannen 3603e0c448 Set Spring-specific name for shutdown hook thread 5 years ago
Sam Brannen a676059699 Declare CRON_DISABLED constant value only once 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Phillip Webb 077754b8e0 Support constructor injection for @Import classes 5 years ago
Sam Brannen d689ef8891 Support disabling cron jobs registered via SchedulingConfigurer 5 years ago
Andy Wilkinson 508b6798ff Move jmx.log beneath build/ to avoid UP-TO-DATE pollution 5 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 5 years ago
Sam Brannen 591995ecc8 Polish and revive disabled tests 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Juergen Hoeller 3bc27e8d14 Streamline AnnotationFilter usage with the MergedAnnotations API 5 years ago
Juergen Hoeller f26866e4d4 Introduce getType variant with allowFactoryBeanInit flag 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 5 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Sam Brannen a07ce8eb82 Polishing 5 years ago
Sam Brannen 3e2b977d5d Re-enable shadowed, overridden @Test and lifecycle methods 5 years ago
Sam Brannen 742cb90d34 Delete obsolete abstract test classes 5 years ago
Brian Clozel e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" 5 years ago
Stephane Nicoll fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" 5 years ago
Brian Clozel 1539ba8991 Refactor Gradle tasks in Spring Framework build 5 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 5 years ago
Sam Brannen 979508a7f3 Remove JUnit 4 dependency from all modules except spring-test 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Sam Brannen 7538561a7a Polish ApplicationContextAwareProcessor 5 years ago
Sam Brannen 8b023b17c9 Polish contribution 5 years ago
GungnirLaevatain 1dc2177a4a Avoid unnecessary processing in ApplicationContextAwareProcessor 5 years ago
Sebastien Deleuze 23cd261b6b Deprecate AnnotationConfigApplicationContext { } Kotlin extension 5 years ago
康智冬 5bb5b2b24d Fix grammar in package-info.java 5 years ago
Phillip Webb 89d150d398 Resolve factoryBeanClass if necessary 5 years ago
Phillip Webb a6021cc968 Rename SearchStrategy.EXHAUSTIVE to TYPE_HIERARCHY 5 years ago
Phillip Webb 71a5308c78 Support FactoryBean bean definition attributes 5 years ago
Phillip Webb a0e462581f Consider generics for predicting FactoryBean types 5 years ago
Phillip Webb 2ee1ce61c0 Add missing variants of getBeanNamesForType 5 years ago
Juergen Hoeller c4622dbebc Polishing 5 years ago
Juergen Hoeller b1e8ed182e Polishing 5 years ago
Juergen Hoeller 0d37209b78 Document default message handling in MessageSource.getMessage variants 5 years ago
Juergen Hoeller daf29118a6 Resolve ApplicationListener against BeanDefinition.getResolvableType() 5 years ago
Juergen Hoeller 8aa0b07768 Consistent early eviction tests in regular and transactional scenarios 5 years ago
Sebastien Deleuze 095fd5bcb3 Use Kotlin BOM 5 years ago
Juergen Hoeller f5daa657f4 Polishing 5 years ago
Juergen Hoeller 9ffdf05d77 Explicit javadoc note on publishEvent hand-off semantics 5 years ago
Juergen Hoeller ffc1f242ca Introduce evictIfPresent/invalidate operations on Cache abstraction 5 years ago
Sam Brannen af18d71bc2 Clean up warnings in Gradle build 5 years ago
Сергей Цыпанов 1728bf17fc Avoid unnecessary boxing where primitives can be used 5 years ago
Juergen Hoeller 7a7d4109ac Polishing 5 years ago
Juergen Hoeller aeef95938e SpringValidatorAdapter's ObjectError subclasses are serializable 5 years ago
Juergen Hoeller 7bfe01a028 Support for reactive result values from event listener methods 5 years ago
Thomas Girard 87c15ba9ad Use the accepted profiles in BeanDefinitionDsl 5 years ago