1926 Commits (99bd1a153363471bcaddeb086ca5cc528a3d555c)

Author SHA1 Message Date
Johnny Lim 2a4dbcc623 Fix an assertion in AnnotationConfigApplicationContextTests 5 years ago
Sam Brannen 7d126d3288 Improve documentation regarding "annotated classes" 5 years ago
Juergen Hoeller 3616e96792 Upgrade to SLF4J 1.7.28, Groovy 2.5.8, RxJava 2.2.12, Joda-Time 2.10.4, Rome 1.12.2, OkHttp 3.14.3, Apache HttpClient 4.5.10, Apache Johnzon 1.1.13 5 years ago
Juergen Hoeller 1aa0ea0281 Fix nullability declarations on internal ParserStrategyUtils methods 5 years ago
Juergen Hoeller 0519a2ff3c Exclude jdk package in ShadowingClassLoader (JDK 11 compatibility) 5 years ago
Juergen Hoeller 6a08bfdff7 Avoid unnecessary synchronization for non-existent missing caches 5 years ago
Sam Brannen b9013ada9f Abort MBeanServer tests if BindException encountered 5 years ago
Sam Brannen 435cc67026 Abort MBeanServer tests if BindException encountered 5 years ago
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