1926 Commits (99bd1a153363471bcaddeb086ca5cc528a3d555c)

Author SHA1 Message Date
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
Sam Brannen ac29e9de6a Document that CacheManager.getCache() may create a new Cache 5 years ago
Johnny Lim ef704aa531 Polish FormattingConversionServiceTests 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 6 years ago
Juergen Hoeller 33b5bc2aae Polishing 6 years ago
Phillip Webb 5e505ce3a9 Add FormatterRegistry addPrinter/addParser methods 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Sam Brannen 3794a57651 Improve AnnotationProcessorPerformanceTests with Awaitility 6 years ago
Sam Brannen 30944ed2e2 Attempt to make AbstractSchedulingTaskExecutorTests more robust 6 years ago
Sam Brannen 32277b74db Attempt to make AbstractSchedulingTaskExecutorTests more robust 6 years ago
Juergen Hoeller 80c6f2bcf9 Polishing 6 years ago
Juergen Hoeller 4d97a05fbc SpringValidatorAdapter applies MessageFormat to {0}-containing message 6 years ago
Juergen Hoeller 3c3d828e6c Actually test LiteConfiguration arrangement 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Rossen Stoyanchev 5f7541344a Fix test failing after #99302f 6 years ago
Rossen Stoyanchev 3a5fb1fdf3 Fix test failing after #99302f 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 6 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Sam Brannen 724c805211 Discontinue use of JUnit 3 APIs 6 years ago
Phillip Webb 798b51f4a3 Migrate to BDD Mockito 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Juergen Hoeller cdf51c3d51 Nullability refinements and related polishing 6 years ago
Phillip Webb 7031964e49 Deprecate StandardMetadata constructors 6 years ago
Phillip Webb 8a293f51a4 Don't expose RetentionPolicy.CLASS annotations 6 years ago
Juergen Hoeller fff3813d75 Properly detect importing class metadata for lite configuration class 6 years ago
Sam Brannen 4aaec942c4 Introduce HTTPS mappings in spring.schemas files 6 years ago
Sam Brannen c79fdfb668 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Sebastien Deleuze fc8d5c068c Support final @Configuration(proxyBeanMethods = false) classes 6 years ago
Juergen Hoeller e5e2d2d661 Polishing (includes minor performance refinements from master) 6 years ago
Juergen Hoeller 168a5159b8 Log ClassCastException from lambda-defined listener at trace level 6 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