1870 Commits (2a2efbe6119621f3ac3667820ef28e9d9a90692b)

Author SHA1 Message Date
Sam Brannen 2a2efbe611 Introduce @Disabled regression test for gh-24375 5 years ago
Sébastien Deleuze 3f1882c4eb Support noarg callable references in Kotlin beans DSL 5 years ago
Stephane Nicoll bdb9f9570e Polish 5 years ago
Juergen Hoeller 4936a637fe Polishing 5 years ago
Juergen Hoeller b0e4b7e29c Re-calculate SimpleKey's hashCode field on deserialization 5 years ago
stsypanov 8e5cad2af3 Add fast path for ClassUtils.hasMethod() 5 years ago
Sam Brannen e3e7d90415 Improve documentation for FullyQualifiedAnnotationBeanNameGenerator 5 years ago
Sam Brannen b4c91e7dac Introduce BeanNameGenerator based on fully qualified class name 5 years ago
Sam Brannen e1fb4a1966 Polishing 5 years ago
Sam Brannen 8a371c7669 Use Gradle test fixture support for spring-aop 5 years ago
Sam Brannen 57b771ba92 Move common FactoryMethods to spring-beans test fixtures 5 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Juergen Hoeller 7474ee7041 Polishing 5 years ago
Sam Brannen 47b18e5ea9 Polishing 5 years ago
lixiaolong11000 bee2b7cd73 Add missing test cases in XmlBeanFactoryTests 5 years ago
Johnny Lim 1e83e889aa Use hasSize() where possible 5 years ago
Sam Brannen 093323beeb Introduce Checkstyle rule to prohibit class names ending with "Test" 5 years ago
Sam Brannen 59e250c93c Consistent use of SCOPE_PROTOTYPE and SCOPE_SINGLETON constants 5 years ago
Sébastien Deleuze 6c7250b0ae Make Kotlin DSL class constructors internal 5 years ago
Sam Brannen fd6efb9a65 Polishing 5 years ago
Sam Brannen 8df3afd0b6 Polish contribution 5 years ago
Sam Brannen 8186b77b58 Polish contribution 5 years ago
monosoul a0e4ac39bf Inverse condition to fix ISO-formatted Instant parsing 5 years ago
Juergen Hoeller 3dc5e7b1d5 Avoid String concatenation for lookup in StaticMessageSource 5 years ago
Juergen Hoeller 22211a01ce Polishing 5 years ago
stsypanov f2b3953d76 Use array.clone() instead of manual array creation 5 years ago
Juergen Hoeller f61d728db9 Fallback Locale other than the system Locale through setDefaultLocale 5 years ago
Juergen Hoeller c4ec6aea68 Fix Checkstyle violations 5 years ago
Steven Schlansker fc55e66d50 ApplicationListenerMethodAdapter: gracefully handle beans which are actually NullBean 5 years ago
GungnirLaevatain d494621ee3 avoid store all bean name 5 years ago
Sam Brannen 64dfa462a6 Fix Javadoc for SmartLifecycle.DEFAULT_PHASE regarding ordering 5 years ago
stsypanov f5ae3c77c6 Use Method::getParameterCount where possible 5 years ago
Sam Brannen d6002092c4 Clean up build warnings for ApplicationContextExpressionTests 5 years ago
Sam Brannen 74b7b550f6 Make MBeanServer tests more robust 5 years ago
Sam Brannen 57b4b74e7d Polish Javadoc for JMX factory beans 5 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 5 years ago
Christoph Dreis 3c17178b16 Fix Mockito deprecations 5 years ago
Brian Clozel 4beb25b318 Reorder date formatting converter in registrar 5 years ago
Juergen Hoeller 19ff7d84ab Polishing 5 years ago
Sam Brannen 4dc966b04b Include @Inject TCK tests in the build again 5 years ago
Juergen Hoeller 2861fc65bd Polishing 5 years ago
Sam Brannen 6a207d0012 Polish AnnotationConfigApplicationContextTests 5 years ago
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