1756 Commits (57fa09b80d0b50199db857fda36fab4fb19ed1fb)

Author SHA1 Message Date
Juergen Hoeller fc46abf0b7 Polishing 5 years ago
Juergen Hoeller 33b5bc2aae Polishing 5 years ago
Phillip Webb 5e505ce3a9 Add FormatterRegistry addPrinter/addParser methods 5 years ago
Juergen Hoeller 7dc92aa05d Polishing 5 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 5 years ago
Sam Brannen 3794a57651 Improve AnnotationProcessorPerformanceTests with Awaitility 5 years ago
Sam Brannen 30944ed2e2 Attempt to make AbstractSchedulingTaskExecutorTests more robust 5 years ago
Sam Brannen 32277b74db Attempt to make AbstractSchedulingTaskExecutorTests more robust 5 years ago
Juergen Hoeller 80c6f2bcf9 Polishing 5 years ago
Juergen Hoeller 4d97a05fbc SpringValidatorAdapter applies MessageFormat to {0}-containing message 5 years ago
Juergen Hoeller 3c3d828e6c Actually test LiteConfiguration arrangement 5 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 5 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 5 years ago
Rossen Stoyanchev 5f7541344a Fix test failing after #99302f 5 years ago
Rossen Stoyanchev 3a5fb1fdf3 Fix test failing after #99302f 5 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 5 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 5 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Sam Brannen 724c805211 Discontinue use of JUnit 3 APIs 5 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 5 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 5 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 5 years ago
Juergen Hoeller cdf51c3d51 Nullability refinements and related polishing 5 years ago
Phillip Webb 7031964e49 Deprecate StandardMetadata constructors 5 years ago
Phillip Webb 8a293f51a4 Don't expose RetentionPolicy.CLASS annotations 5 years ago
Juergen Hoeller fff3813d75 Properly detect importing class metadata for lite configuration class 5 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 5 years ago
Sam Brannen c79fdfb668 Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Sebastien Deleuze fc8d5c068c Support final @Configuration(proxyBeanMethods = false) classes 5 years ago
Juergen Hoeller e5e2d2d661 Polishing (includes minor performance refinements from master) 5 years ago
Juergen Hoeller 168a5159b8 Log ClassCastException from lambda-defined listener at trace level 5 years ago
Сергей Цыпанов 18af3892dd Make inner classes static where possible 6 years ago
Sam Brannen 5b17bb2e14 Polish Javadoc for @Scheduled 6 years ago
P. Ottlinger 85597f29f2 Improve @Scheduled Javadoc regarding cron element order 6 years ago
Juergen Hoeller dc14ea86eb Fix regression for nested AnnotationAttributes.annotationType() result 6 years ago
Sam Brannen bd414df944 Remove JMXMP from TestGroup 6 years ago
Juergen Hoeller fd8fa301a6 Consistent non-exposure of inherited annotations in AnnotationMetadata 6 years ago
Juergen Hoeller 43cb1af26a Polishing 6 years ago
Juergen Hoeller a1efe3cfe5 Avoid MessageFormat processing for default Bean Validation messages 6 years ago
Juergen Hoeller fc9ce7cd99 Skip plain Java annotations in SourceClass.getAnnotations() upfront 6 years ago
Sam Brannen a7425c81c0 Add dependency on opendmk_jmxremote_optional_jar for performance builds 6 years ago
Juergen Hoeller 9de83674cd Complete set of registerBean methods on AnnotatedBeanDefinitionReader 6 years ago
stsypanov 383f18e214 Use StringJoiner where possible to simplify String joining 6 years ago
Juergen Hoeller 9ea02c6dfa Revised javadoc 6 years ago
Juergen Hoeller e0fe32af05 Detect factory method annotations in getBeanNamesForAnnotation and co 6 years ago
Juergen Hoeller c366e205e5 Common constants for default AnnotationBeanNameGenerator instances 6 years ago
Juergen Hoeller 03bda29032 Revert "AnnotationConfigRegistry exposes registerBean with supplier/qualifiers" 6 years ago
Spring Operator 3db08c6b7a URL Cleanup 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Sebastien Deleuze 8003aa4f26 Deprecate GenericApplicationContext { } Kotlin extension 6 years ago