11324 Commits (7a8a9c71b6de278f0f8f374f71bf7c648557f83e)
 

Author SHA1 Message Date
Juergen Hoeller 17df02d01e Explicit flush example with JPA EntityManager 9 years ago
Juergen Hoeller 24e4f56d7e Test case for event listener methods on bean with potentially inactive scope 9 years ago
Juergen Hoeller bb05bc7c01 EventListenerMethodProcessor leniently handles unresolvable bean types 9 years ago
Juergen Hoeller 2a3bf69991 AsyncAnnotationBeanPostProcessor leniently handles ambiguous TaskExecutor beans 9 years ago
Andy Clement 58756b023c Ensure cast correctly included for OpPlus compilation 9 years ago
Juergen Hoeller d5ca5b74a5 DateTimeFormatterRegistrar supports Duration and Period as well 9 years ago
Brian Clozel b35d44bd4c Fix inputstream reading for HTTP range requests 9 years ago
Juergen Hoeller 20a286b4d6 ASM ClassWriter uses application ClassLoader for its getCommonSuperClass check 9 years ago
Juergen Hoeller 3aefc96593 @ManagedOperationParameter declares @Target/@Retention/@Documented/@Repeatable now 9 years ago
Juergen Hoeller 0524f3a474 Class identity comparisons wherever possible 9 years ago
Juergen Hoeller e8417ea6e1 SimpAnnotationMethodMessageHandler skips template variable check in case of no pattern 9 years ago
Brian Clozel 9d9433a6eb Flush of underlying response in ContentCachingResponseWrapper 9 years ago
Stephane Nicoll bf1afdfdc9 Add cache tests for JCache 9 years ago
Andy Clement 29303ef591 Allow MapAccessor to be compilable in SpEL expressions 9 years ago
Stephane Nicoll 610b5a20ea Fix test name 9 years ago
Stephane Nicoll 8dea3c5ade Remove test duplication 9 years ago
Stephane Nicoll 918e0a3888 Merge pull request #926 from kazuki43zoo/modify-tld-in-adoc 9 years ago
Kazuki Shimizu 66d99f05aa Add link in jsp tag library 9 years ago
Rossen Stoyanchev 5f2d34f526 Update Javadoc 9 years ago
Sam Brannen de9c030ba1 Suppress warnings in Gradle build 9 years ago
Stephane Nicoll d6073eaf8d Merge pull request #923 from uthark/patch-2 9 years ago
Oleg Atamanenko b2c132633f Remove invalid underscore 9 years ago
Stephane Nicoll e0f4736426 Merge pull request #922 from uthark/patch-1 9 years ago
Oleg Atamanenko a834639ac8 Add quotes around attribute value 9 years ago
Sam Brannen 59d60c60cf Polishing 9 years ago
Spring Buildmaster d781ac0c92 Next Development Version 9 years ago
Juergen Hoeller 1cb6069734 Polishing 9 years ago
Sam Brannen 4b682275c9 Clean up warnings in spring-test 9 years ago
Juergen Hoeller 5b901852e6 Upgrade to HtmlUnit 2.19 9 years ago
Juergen Hoeller ce5887795b Latest dependency updates (JasperReports 6.2, Jetty 9.3.6, Joda-Time 2.9.1, HttpAsyncClient 4.1.1) 9 years ago
Juergen Hoeller 6d5c646faf Empty lists declared with element type (for javac to accept it) 9 years ago
Juergen Hoeller 3cb926e01c Task list getters never return null now 9 years ago
Juergen Hoeller 55d20557e0 Task list getters explicitly check for null now 9 years ago
Juergen Hoeller 4b2ce60d65 Polishing 9 years ago
Juergen Hoeller 98be36a306 Extended default collection size for common per-bean caches 9 years ago
Juergen Hoeller 7b711c4aac AbstractAutoProxyCreator uses prefixed bean name as cache key 9 years ago
Juergen Hoeller 90c9d96a4d Avoid exposeTargetClass attempt if bean name is null 9 years ago
Johnny Lim 2defb6555e Fix broken Javadoc related to `<` and `>` 9 years ago
Sebastien Deleuze 71e2d8e9de Handle correctly * in CorsConfiguration#combine() other parameter 9 years ago
Juergen Hoeller e8a0ef0206 Polishing 9 years ago
Juergen Hoeller cc06183668 SimpleJdbcCall reliably throws exception on missing stored procedure 9 years ago
Juergen Hoeller 43d72e2079 Restored capacity check before trying output stream resize 9 years ago
Rossen Stoyanchev e707347474 Fix failing tests 9 years ago
Rossen Stoyanchev 3a919a48d6 Switch "attachment" to "inline" on Content-Disposition 9 years ago
Rossen Stoyanchev 8c127ad3c9 Property init HandlerMapping in standalone MockMvc 9 years ago
Rossen Stoyanchev 62af99a21c Add containsKey to ServletResponseHttpHeaders 9 years ago
Rossen Stoyanchev cf4a417f71 Upgrade to reactor 2.0.7 9 years ago
Juergen Hoeller e56c11c1e8 AbstractApplicationContext.isRunning() avoids IllegalStateException 9 years ago
Juergen Hoeller 71a7b5d086 Fixed code examples 9 years ago
Juergen Hoeller 2bf8c0bc42 Polishing 9 years ago