1032 Commits (10d8abea3ba2f58c4171c0944614cff08189ce5e)
 

Author SHA1 Message Date
Juergen Hoeller 10d8abea3b EntityResolvers and DefaultNamespaceHandlerResolver support concurrent access now (SPR-5679) 16 years ago
Juergen Hoeller e54a44b577 refined sequence of registration calls 16 years ago
Juergen Hoeller 9306d6dbaa serialize full Pattern objects 16 years ago
Juergen Hoeller 14bd475519 revised support for annotated factory methods (merged @FactoryMethod functionality into JavaConfig facility) 16 years ago
Juergen Hoeller 736169aa2a revised WebApplicationContext lookup 16 years ago
Juergen Hoeller 4cf573ba98 updated to FreeMarker 2.3.15 (SPR-4962) 16 years ago
Juergen Hoeller 58a458986f polishing 16 years ago
Juergen Hoeller 64321755b6 moved Scope annotation to local test package 16 years ago
Juergen Hoeller c230c188be exposed public getModel accessor (SPR-5686) 16 years ago
Juergen Hoeller bc9b256179 fixed "org.hibernate.ejb" version range 16 years ago
Juergen Hoeller 1b9b513820 AspectJ matchesMethodExecution call needs to be synchronized (SPR-5687) 16 years ago
Arjen Poutsma 6495bdd8c8 Added AspectJ dependency 16 years ago
Chris Beams c78f9d14fa Fixed whitespace and added private modifiers to @Value-annotated fields in the @Configuration example 16 years ago
Thomas Risberg 8aface8e5d fixed JavaDoc 16 years ago
Juergen Hoeller 3e63951a57 relaxed @AspectJ detection check (for CGLIB subclasses to still be recognized as an aspect) 16 years ago
Juergen Hoeller 56a48272e6 avoiding synchronization as far as possible (SPR-5668) 16 years ago
Juergen Hoeller 7048689269 polishing 16 years ago
Juergen Hoeller 8ee0363776 mergePropertiesIntoMap copies non-String values as well (SPR-5669) 16 years ago
Arjen Poutsma c225b44f34 SPR-5636 - @RequestMapping matching should be insensitive to trailing slashes 16 years ago
Arjen Poutsma acc84925d3 SPR-5631 - Implicit /** mapping on type-level @RequestMapping 16 years ago
Arjen Poutsma 02e96e01af Changed variable names from path to pattern 16 years ago
Andy Clement b98c7e48ef filled in some basic details on the type conversion support. No TODOs left in this section now. Also properly added the selection/projection sections. 16 years ago
Andy Clement 9d6ae6c532 minor fix 16 years ago
Andy Clement d119411098 removed unnecessary class. improvements to map projection/selection 16 years ago
Arjen Poutsma 1c26d027a7 Increased debug level of mapping info 16 years ago
Arjen Poutsma 6121da988b Working on SPR-5631 - Implicit /** mapping on type-level @RequestMapping 16 years ago
Scott Andrews 4fb901c657 adding 'target' to svn:ignore 16 years ago
Arjen Poutsma ead837938a Added Copyright plugin info 16 years ago
Arjen Poutsma 19e5b7d668 Updated combine method on AntPatchMatcher to reflect usage in unit tests. 16 years ago
Andy Clement 2f27bd5da7 changed to [] from {} for projection and selection (including first and last selection). addresses the problem of clashes with template prefix/suffix 16 years ago
Juergen Hoeller d27cbee69c fixed JasperReports exporter parameter initialization for multi-format views 16 years ago
Juergen Hoeller 310a3a2d71 officially deprecated ClassUtils.forName variant without ClassLoader 16 years ago
Juergen Hoeller 2798a8500c always use application ClassLoader 16 years ago
Juergen Hoeller 1b5812da20 storing type information as specified (SPR-5556, SPR-5562); explicit XML array element in spring-beans-3.0.xsd (SPR-5543) 16 years ago
Arjen Poutsma 5a561bcd07 Minor changes to OXM chapter 16 years ago
Thomas Risberg 1facd45c5e switched to use XInclude 16 years ago
Andy Clement 338a7ee2de SPR-5673: more intelligence in TemplateAwareExpressionParser. Supports prefix/suffix escaping and nesting of prefixes/suffixes 16 years ago
Thomas Risberg 298a5c4a8b rearranged content in "New in Spring 3.0" 16 years ago
Thomas Risberg ab52fdf07b added/modified some links 16 years ago
Ben Hale 6fc16d1e33 [SPR-5675] Added spring-expressions to the library file 16 years ago
Ben Hale af2e117244 [DMSSUP-8] Removed import-scope:=application for aspectj 16 years ago
Mark Pollack 823cc6e691 polishing 16 years ago
Mark Pollack aa36118e1c Finish REST docs, add docs for @FactoryMethod, add links in 'new-in-3' 16 years ago
Thomas Risberg 0c5ab54dce added more content to new in Spring 3 16 years ago
Thomas Risberg a4b1adbc60 fixed typo of language 16 years ago
Thomas Risberg 0e77054854 added content to new in Spring 3 16 years ago
Mark Pollack 7f06639be2 Add REST feed view docs, included edits from Thomas R. 16 years ago
Andy Clement 2f5ba83416 more tests - about 82% coverage now. focused on testing reflection helper since it is rather complex. some asserts also added. 16 years ago
Thomas Risberg 19ec3654df added the rest chapter to the build 16 years ago
Thomas Risberg 38e5deefda added language element to programlisting for syntax highlighting 16 years ago