8653 Commits (c315adf72d284f78efc816be37db55c62008973e)
 

Author SHA1 Message Date
eujung kim c315adf72d Remove unnecessary @SupressWarnings. 10 years ago
Sam Brannen f1517f03ff Delete remaining SimpleJdbcTemplate usage 11 years ago
Sam Brannen 0c1249fe42 Introduce repeatable @Sql tests 11 years ago
Sam Brannen abdb010fc8 Rename SQL script annotations in the TCF 11 years ago
Juergen Hoeller d801f9da89 ResourceUtils isFileURL detects "vfsfile" as a file system protocol (again) 11 years ago
Juergen Hoeller dfc370c368 PathMatchingResourcePatternResolver's findPathMatchingResources needs to check for VFS before checking isJarResource 11 years ago
Juergen Hoeller 03f3412434 WebSphereUowTransactionManager exposes SmartTransactionObject 11 years ago
Juergen Hoeller 6f68b034ca MBeanExportConfiguration's SpecificPlatform properly calls afterPropertiesSet 11 years ago
Juergen Hoeller ab5aea5a13 Defensively check javaUtilOptionalEmpty 11 years ago
Juergen Hoeller bc1f19ce18 Defensively check javaUtilOptionalEmpty 11 years ago
Brian Clozel cff36d68b1 update documentation with latest forum infos 11 years ago
Juergen Hoeller ef25b9e7af ObjectToOptionalConverter needs to be marked as @UsesJava8 11 years ago
Juergen Hoeller 88eabe874c Latest dependency updates (Jackson 2.4, Jetty 9.2.1, H2 1.4.178, Apache HttpClient 4.3.4) 11 years ago
Rossen Stoyanchev bb4a9cca1b Add suppress warning in SettableListenableFuture 11 years ago
Rossen Stoyanchev cf9d519e97 Merge pull request #504 from matsev/SPR-11614 11 years ago
Rossen Stoyanchev 0640a32863 Revise SettableListenableFuture implementation 11 years ago
Mattias Severson 38b525aa9e Created SettableListenableFuture with tests 11 years ago
Rossen Stoyanchev 0dc6082b01 Support java.util.Optional for @MVC named value args 11 years ago
Stephane Nicoll c2356e57c8 Merge pull request #562 from hengyunabc/master 11 years ago
hengyunabc 4d328d6188 Improve StringUtils#trimAllWhitespace 11 years ago
Sam Brannen 98a224fed9 Update Eclipse import script regarding AJDT 11 years ago
Brian Clozel 72baa9bf27 Ignore external resources in CssLinkResourceTransormer 11 years ago
Brian Clozel e18e44980d Upgrade to Groovy 2.3.3 11 years ago
Rossen Stoyanchev 9f4d4d1829 Check X-Forwarded-Host in ServletUriComponentsBuilder 11 years ago
Rossen Stoyanchev c809143cc4 Upgrade to Undertow 1.0.15 and fix failing test 11 years ago
Brian Clozel d746e3fbfa Rollback AntPathMatcher behavior for ".*" comparisons 11 years ago
Rossen Stoyanchev ce0473f926 Further encapsulate AntPatternComparator$PatternInfo 11 years ago
Brian Clozel f829cd1b35 Fix "**" precedence in AntPathMatcher comparator 11 years ago
Brian Clozel 80a16c6d10 PathMatching options:configure all HandlerMappings 11 years ago
Stephane Nicoll 014ea963fe Merge pull request #544 from kryger/patch-1 11 years ago
Lukasz Kryger 0dc52a8343 Fix method comment for getRequiredProperty(String) 11 years ago
Stephane Nicoll 9ba9f562f2 Add @ComponentScan documentation 11 years ago
Rossen Stoyanchev b214db3fc8 Rename HttpStatus 308 to Permanent Redirect 11 years ago
Rossen Stoyanchev 6b129c52e3 Add "mvcUrl" function to Spring tag library 11 years ago
Rossen Stoyanchev 2140648246 Fix failing test 11 years ago
Rossen Stoyanchev 5b02222a9f Add resolveTemplate method to Groovy markup configurer 11 years ago
Brian Clozel 0ecfa8e404 Add Spring View support for Groovy Markup Templates 11 years ago
Stephane Nicoll 6b6b008c1f Fix typo 11 years ago
Stephane Nicoll 5cc779ab35 Fix callout formatting issue 11 years ago
Stephane Nicoll d1c780f5b5 Merge pull request #551 from mdeinum/SPR-8045 11 years ago
Stephane Nicoll c7b106577f polishing 11 years ago
Marten Deinum 2ede219e66 Using SmartLifecycle to register MBeans 11 years ago
Rossen Stoyanchev fc91add35e Allow custom UrlPathHelper for WebSocket requests 11 years ago
Rossen Stoyanchev 0cb6f8c88c Polish MappingJackson2JsonView 11 years ago
Sebastien Deleuze 5dc27ee134 Add JSONP support to MappingJackson2JsonView 11 years ago
Rossen Stoyanchev 56a82c1cbe Add dependency ordering for @ModelAttribute methods 11 years ago
Rossen Stoyanchev e374769ecc Polish ModelFactory 11 years ago
Sam Brannen f442ce180e Polish assertions and Javadoc for ResourceDatabasePopulator 11 years ago
Juergen Hoeller af4621d996 Reference documentation consistently refers to Apache HttpComponents instead of outdated Commons HttpClient 11 years ago
Juergen Hoeller ea346d59b3 Polishing 11 years ago