3523 Commits (134e79c0fd49bd7912088af4d08fb774dd45fd13)
 

Author SHA1 Message Date
Arjen Poutsma 6e303d25c4 SPR-7427 - URL in a redirect is not escaped by RedirectView 14 years ago
Arjen Poutsma ac1d2d93d6 SPR-7439 - JSON (jackson) @RequestBody marshalling throws awkward exception 14 years ago
Chris Beams b90260f8d2 Link to Spring Integration at end of event coverage 14 years ago
Chris Beams 258a47435d Remove XFire reference documentation (SPR-7434) 14 years ago
Juergen Hoeller 1503a139e2 fixed yet another regression with respect to newlines (SPR-7449) 14 years ago
Chris Beams 3d2dd447af Remove Chapter 27 from reference documentation (SPR-7433) 14 years ago
Chris Beams abf523698c Apply parentheses consistently within <methodname/> 14 years ago
Sam Brannen e3400f77c9 [SPR-7449] @Ignore'd failing test for regression in ResourceDatabasePopulator. 14 years ago
Chris Beams 9008cf907a Overhaul custom ApplicationEvent documentation (SPR-7422, SPR-7395) 14 years ago
Chris Beams 720f7ecf48 Polish validation chapter program listings 14 years ago
Chris Beams 87caa13363 Clarify ConversionServiceFactoryBean documentation (SPR-7362) 14 years ago
Chris Beams cecee4d02b Fix typo in validation chapter 14 years ago
Chris Beams f45bb92917 Format validation chapter docbook source 14 years ago
Chris Beams 73ec840279 Remove dependency-check coverage from reference docs (SPR-7303) 14 years ago
Juergen Hoeller 771db05608 changed contentLength() from int to long 14 years ago
Juergen Hoeller e250ff0fb4 fixed package-info 14 years ago
Juergen Hoeller b4cd58394a revised ResourceHttpRequestHandler (SPR-7116) 14 years ago
Juergen Hoeller bda3d81bc9 implement file resolution for isReadable() as well 14 years ago
Juergen Hoeller 2b4e714c68 Resource refinements, etc 14 years ago
Juergen Hoeller 82730830d1 added "contentLength()" method to Resource abstraction; URL-based Resource variants introspect "last-modified" and "content-length" response headers (SPR-5465); refined "exists()" check for UrlResource (HEAD request) and ClassPathResource (URL resolution) 14 years ago
Chris Beams f5b0edbebd Typo fix 'a enterprise' -> 'an enterprise' 14 years ago
Juergen Hoeller 48874801a3 fixed accidental regression with respect to newlines 14 years ago
Juergen Hoeller 58b07f586d SpEL passes full collection type context to ConversionService (SPR-7410) 14 years ago
Juergen Hoeller 7cddb1c50e polishing 14 years ago
Juergen Hoeller a8133a9917 ignore empty statements (SPR-7363) 14 years ago
Chris Beams bf4b9f5ffb Replace 'Java EE' with 'enterprise Java' as appropriate 14 years ago
Chris Beams 0625990020 Add missing equals sign to code snippet (SPR-7339) 14 years ago
Chris Beams e116a29795 Change 'lastName*' -> 'lastName' for error display (SPR-7339) 14 years ago
Chris Beams d97f899bee Fix typos (SPR-7339) 14 years ago
Chris Beams 5ce4cada53 Fix typos in Chapter 27 (SPR-7339) 14 years ago
Chris Beams b87b23087d Replace 'recourse' with simpler terms (SPR-7339) 14 years ago
Chris Beams bab902e85b Fix typo 'type form'->'type from' (SPR-7339) 14 years ago
Chris Beams 5e64f228b6 Consistently refer to 'default no-arg constructor' (SPR-7339) 14 years ago
Chris Beams edad222e6a Distinguish JMS remoting from JMS messaging support (SPR-7339) 14 years ago
Chris Beams 91172f4f43 Clarify ServletException is thrown when no view is resolved (SPR-7339) 14 years ago
Chris Beams 3a9fc70f91 Add @Repository use to JdbcTemplate Best Practices (SPR-7339) 14 years ago
Chris Beams 30b0e5e250 Improve explanation re DAOs and persistence resources (SPR-7339) 14 years ago
Chris Beams 55f2fe7dd5 Replace 'tropes' language (SPR-7339) 14 years ago
Chris Beams d109879b6c Ignore OS X .DS_Store files 14 years ago
Juergen Hoeller 4af36454ba PortletWrappingController supports Portlet 2.0 resource and event requests as well (SPR-7430) 14 years ago
Juergen Hoeller 753cda3d81 Portlet AbstractController consistently uses session mutex if "synchronizeOnSession" is active 14 years ago
Juergen Hoeller b054ca4a48 reintroduced createInstance() template method in deprecated form (SPR-7428) 14 years ago
Juergen Hoeller 9ef47b82a5 added missing setter method for the "valueSeparator" property (SPR-7429) 14 years ago
Jeremy Grelle 103297cf59 SPR-7116 - Added documentation for <mvc:default-servlet-handler> 14 years ago
Michael Isvy 6adf8d18df SPR-7416 14 years ago
Jeremy Grelle 8e77701358 SPR-7116 - Added documentation for <mvc:resources> 14 years ago
Jeremy Grelle c1246d506c SPR-7116 - javadocs 14 years ago
Juergen Hoeller af0fac9099 JaxWsPortProxyFactoryBean takes "wsdlDocumentUrl", "namespaceUri" etc defaults from @WebService (SPR-7412) 14 years ago
Jeremy Grelle 367048c5d1 SPR-7116 - Simplified (removed gzip and white-listing) and completed XML namespace config. 15 years ago
Juergen Hoeller 061af2f25f ultimateTargetClass falls back to raw class instead of returning null 15 years ago