2231 Commits (743a96b75ebf79b2d9a6aba82629b5a85f7167bc)

Author SHA1 Message Date
Sam Brannen dedbbf0a79 Avoid warnings in tests 2 years ago
Juergen Hoeller 4c38777064 Explain logger name semantics (see AbstractTraceInterceptor.setLoggerName) 2 years ago
Vedran Pavic fb291379e4 Avoid use of Commons Logging in LoggingCacheErrorHandler public API 2 years ago
Juergen Hoeller 8e25e32eb8 Polishing 2 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 2 years ago
Sam Brannen 50dff77d01 Polish contribution 2 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 2 years ago
Stephane Nicoll 0d2bfc926f Apply consistent ordering in hierarchical contexts 2 years ago
Sam Brannen 0389fcca7e Fix sporadically failing SpEL test 2 years ago
Stephane Nicoll 6685e78c36 Deprecate NestedIOException 2 years ago
Stephane Nicoll 04209def46 Polish "Improve documentation of Cacheable" 2 years ago
luvarqpp 3a61930bd0 Improve documentation of Cacheable 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
Marc Wrobel c48c5e7691 Fix and improve Javadoc in spring-context 2 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 2 years ago
Sam Brannen d1d6eb095e Fix GenericApplicationContextTests on Microsoft Windows (round 2) 2 years ago
Sam Brannen e608b36713 Improve GenericApplicationContextTests.getResource*() tests 2 years ago
jason 59180e76a7 Fix GenericApplicationContextTests on Microsoft Windows 2 years ago
Sam Brannen c5987d7c37 Fix typo in test 2 years ago
Sam Brannen 9868c28c73 Honor ProtocolResolvers in GenericApplicationContext 2 years ago
Sam Brannen a970516080 Polish GenericApplicationContextTests 2 years ago
Sam Brannen 26df4580b3 Revise internals of LoggingCacheErrorHandler 2 years ago
Vedran Pavic 57208bf47a Simplify LoggingCacheErrorHandlerTests 2 years ago
Sam Brannen 8b34558284 Polish LoggingCacheErrorHandler 2 years ago
Vedran Pavic dbe8f200a9 Simplify creation of LoggingCacheErrorHandler with logged stacktrace 2 years ago
Sam Brannen 8478e8e70a Polish contribution 2 years ago
Rémy e386bdb82c Expose ThreadPoolTaskExecutor queue size and capacity for metrics 2 years ago
Sam Brannen aab9da0366 Polish LocaleResolver support 2 years ago
Sam Brannen aa8802a81d Avoid new AssertJ deprecations 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen 59c7bb1f86 Use Arrays.toString instead of Arrays.asList when generating Strings 3 years ago
Sam Brannen f2fe7f335c Improve nullReturningBeanPostProcessor() test 3 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 3 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 3 years ago
Sam Brannen 6fad00ed22 Ensure dynamic proxy with AOP introduction includes lambda interfaces 3 years ago
Juergen Hoeller 35de7e19ee Introduce initializer callback for Bean Validation Configuration 3 years ago
Juergen Hoeller 10e979e58b Polishing 3 years ago
Juergen Hoeller 4143b445d6 Polishing 3 years ago
Juergen Hoeller 35610a535d Expose cancel(mayInterruptIfRunning) variant in ScheduledTask 3 years ago
Sam Brannen 8fc744f4f4 Improve Javadoc for BeanExpressionResolver 3 years ago
Sam Brannen 9a5891e6e6 Explicitly close ApplicationContexts and clean up warnings in tests 3 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
Sam Brannen 1419172fbd Polish Javadoc for JMX support 3 years ago
Sam Brannen dcdea986f6 Polish init/destroy lifecycle method tests 3 years ago
Sam Brannen a524857bd5 Fix init/destroy lifecycle method tests 3 years ago
Vikey Chen af14eea1ef Introduce tests for gh-28083 3 years ago
Arjen Poutsma 7e2106b850 Refactor roll forward in CronField 3 years ago
Sam Brannen e3ceb9b23d Polish @Target declarations for stereotype annotations 3 years ago
Arjen Poutsma 5ab966fbde Polish contribution 3 years ago
vikey 7276752e7c Fix CronExpression issue with DST 3 years ago