8635 Commits (c2356e57c8d9160e22d99f39279a32c5944b5b53)
 

Author SHA1 Message Date
Stephane Nicoll c2356e57c8 Merge pull request #562 from hengyunabc/master 10 years ago
hengyunabc 4d328d6188 Improve StringUtils#trimAllWhitespace 10 years ago
Sam Brannen 98a224fed9 Update Eclipse import script regarding AJDT 10 years ago
Brian Clozel 72baa9bf27 Ignore external resources in CssLinkResourceTransormer 10 years ago
Brian Clozel e18e44980d Upgrade to Groovy 2.3.3 10 years ago
Rossen Stoyanchev 9f4d4d1829 Check X-Forwarded-Host in ServletUriComponentsBuilder 10 years ago
Rossen Stoyanchev c809143cc4 Upgrade to Undertow 1.0.15 and fix failing test 10 years ago
Brian Clozel d746e3fbfa Rollback AntPathMatcher behavior for ".*" comparisons 10 years ago
Rossen Stoyanchev ce0473f926 Further encapsulate AntPatternComparator$PatternInfo 10 years ago
Brian Clozel f829cd1b35 Fix "**" precedence in AntPathMatcher comparator 10 years ago
Brian Clozel 80a16c6d10 PathMatching options:configure all HandlerMappings 10 years ago
Stephane Nicoll 014ea963fe Merge pull request #544 from kryger/patch-1 10 years ago
Lukasz Kryger 0dc52a8343 Fix method comment for getRequiredProperty(String) 10 years ago
Stephane Nicoll 9ba9f562f2 Add @ComponentScan documentation 10 years ago
Rossen Stoyanchev b214db3fc8 Rename HttpStatus 308 to Permanent Redirect 10 years ago
Rossen Stoyanchev 6b129c52e3 Add "mvcUrl" function to Spring tag library 10 years ago
Rossen Stoyanchev 2140648246 Fix failing test 10 years ago
Rossen Stoyanchev 5b02222a9f Add resolveTemplate method to Groovy markup configurer 10 years ago
Brian Clozel 0ecfa8e404 Add Spring View support for Groovy Markup Templates 10 years ago
Stephane Nicoll 6b6b008c1f Fix typo 10 years ago
Stephane Nicoll 5cc779ab35 Fix callout formatting issue 10 years ago
Stephane Nicoll d1c780f5b5 Merge pull request #551 from mdeinum/SPR-8045 10 years ago
Stephane Nicoll c7b106577f polishing 10 years ago
Marten Deinum 2ede219e66 Using SmartLifecycle to register MBeans 10 years ago
Rossen Stoyanchev fc91add35e Allow custom UrlPathHelper for WebSocket requests 10 years ago
Rossen Stoyanchev 0cb6f8c88c Polish MappingJackson2JsonView 10 years ago
Sebastien Deleuze 5dc27ee134 Add JSONP support to MappingJackson2JsonView 10 years ago
Rossen Stoyanchev 56a82c1cbe Add dependency ordering for @ModelAttribute methods 10 years ago
Rossen Stoyanchev e374769ecc Polish ModelFactory 10 years ago
Sam Brannen f442ce180e Polish assertions and Javadoc for ResourceDatabasePopulator 10 years ago
Juergen Hoeller af4621d996 Reference documentation consistently refers to Apache HttpComponents instead of outdated Commons HttpClient 10 years ago
Juergen Hoeller ea346d59b3 Polishing 10 years ago
Juergen Hoeller ae66e45887 Refined tests for FactoryBean return type resolution on @Bean methods 10 years ago
Juergen Hoeller 85b2c7d116 AbstractAutowireCapableBeanFactory's getTypeForFactoryBean considers FactoryBean<Object> declarations as non-indicative (just like raw declarations) 10 years ago
Rossen Stoyanchev de1a41ac27 Fix issue with RequestBody(required=true) 10 years ago
Rossen Stoyanchev c269d27bde Improve no content handling in MockHttpServletRequest 10 years ago
Rossen Stoyanchev 9706e5cc99 Update Javadoc on SockJS client library URL 10 years ago
Juergen Hoeller 5cb3f8eada Support for java.util.Optional within ObjectFactory/Provider 10 years ago
Juergen Hoeller 7d03daf8cb Support for Java 8's java.util.Optional at injection points 10 years ago
Juergen Hoeller 6aa9c40552 ConfigurationClassParser falls back to ASM-based resolution of member classes in case of NoClassDefFoundError 10 years ago
Stephane Nicoll bb8d0f1740 Merge pull request #558 from VasylTretiakov/patch01 10 years ago
Vasyl Tretiakov abc377603d Reference manual polishing 10 years ago
Sam Brannen f48bdafd52 Polish Javadoc for TestContextTransactionUtils 10 years ago
Sam Brannen 56ad0cf3e1 Polish Eclipse import script 10 years ago
Sam Brannen f2c37fcdb4 Update regarding tested versions of Eclipse & STS 10 years ago
Sam Brannen ae29f48f5f Merge pull request #557 from sbrannen/SPR-7655 10 years ago
Sam Brannen 5fd6ebb548 Introduce annotation to execute SQL scripts in the TCF 10 years ago
Juergen Hoeller 8fb0f5c7d1 FrameworkPortlet properly initializes StandardPortletEnvironment's property sources 10 years ago
Juergen Hoeller 5a8e470ede DefaultSubscriptionRegistry's removeSubscriptionInternal defensively handles non-existing destinations 10 years ago
Juergen Hoeller 2cf88ac6a3 Polishing 10 years ago