2879 Commits (87eb3f970ebc59983b1cfc39dff77e244f596823)
 

Author SHA1 Message Date
Juergen Hoeller 87eb3f970e store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) 15 years ago
Juergen Hoeller db2d323d96 store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652) 15 years ago
Juergen Hoeller 0598eafb84 polishing 15 years ago
Juergen Hoeller b5e826976c fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen) 15 years ago
Juergen Hoeller 5e1065838b fixed isProxyFactoryBeanDefinition check (SPR-6842) 15 years ago
Juergen Hoeller a6af91f7b2 avoid rendering invalid ids (SPR-6840) 15 years ago
Costin Leau e8a4ddd3e0 + fix test by disabling autowiring 15 years ago
Juergen Hoeller 18bd4a8337 improved "no matching factory method found" exception message (SPR-6837) 15 years ago
Juergen Hoeller 97059f4e18 @RequestParam/RequestHeader/CookieValue's defaultValue allows for declaring empty String (SPR-6791) 15 years ago
Juergen Hoeller 83231997c0 final preparations for 3.0.1 release 15 years ago
Juergen Hoeller 870507cc36 context-specific "conversionService" bean may refer to annotation-configured converter beans (SPR-6800) 15 years ago
Juergen Hoeller 9adb01a4a6 added PropertyPlaceholderConfigurer test 15 years ago
Juergen Hoeller b3b4c7aaad fixed checkboxes comparison for multi-list (SPR-6505) 15 years ago
Juergen Hoeller cdee538129 fixed rendering of select options for multi-list (SPR-6799) 15 years ago
Juergen Hoeller d9112d071b fixed error message 15 years ago
Keith Donald f4631b1cb6 Spring eval docs 15 years ago
Keith Donald d075b82372 Spring eval docs 15 years ago
Keith Donald 62eb6cb473 Spring eval docs 15 years ago
Keith Donald 9c35130fdc Added spring:eval note 15 years ago
Keith Donald b825e398ae added jsp.* import to catch jsp.el 15 years ago
Keith Donald 6390e897b8 eval tag tidying 15 years ago
Andy Clement 117b138233 SPR-6745: metadata (annotations) attached to property accessors allowing formatting of values during conversion 15 years ago
Keith Donald 0f65a0f239 bug 15 years ago
Keith Donald e1a0625a15 conversion service lookup in request 15 years ago
Juergen Hoeller 315c16de5f relaxed test conditions 15 years ago
Juergen Hoeller 5f781e6266 generified PagedListHolded (SPR-6825) 15 years ago
Juergen Hoeller 09998b2434 relaxed test conditions 15 years ago
Keith Donald daa45dd424 updated template.mf to depend on spring-expression 15 years ago
Keith Donald c927e7dc7c added spring expression dependency to maven pom 15 years ago
Keith Donald f23b55dc13 spring:eval tag initial commit 15 years ago
Juergen Hoeller 16aa399040 optional EL support (only when Tiles EL module present); got rid of tiles-servlet-wildcard dependency (implemented wildcard support locally) 15 years ago
Juergen Hoeller 3db5a299bb canConvert checks Collection/Map element types as well (SPR-6564) 15 years ago
Juergen Hoeller cef44f6d53 made PersistenceAnnotationBeanPostProcessor's JNDI API references optional - for compatibility with Google App Engine (SPR-6679) 15 years ago
Costin Leau caaa45c9ef + fixed internal caching for LocalVariableTableParameterNameDiscoverer 15 years ago
Costin Leau 6389097ac1 + improved javadoc 15 years ago
Costin Leau c9975504c6 + improved LocalVariableTableParameterNameDiscoverer discovery and memory usage 15 years ago
Juergen Hoeller 06cd013b31 Tiles 2.2 etc 15 years ago
Juergen Hoeller 99c5a70ce3 added optional JPA dependency to spring-aspects POM (SPR-6819) 15 years ago
Juergen Hoeller d87a947ef2 reverted to fixed definition path 15 years ago
Sam Brannen 69cb15f27f [SPR-6821] Removed lingering reference to StandardScopes. 15 years ago
Juergen Hoeller ef024db318 polishing 15 years ago
Juergen Hoeller bef30a838c support for Tiles 2.2.1 (preserving compatibility with Tiles 2.1.2 and above; SPR-6097) 15 years ago
Keith Donald bfd61d6303 mvc namespace docs 15 years ago
Keith Donald 61958b6b3b comments about tutorials 15 years ago
Juergen Hoeller 03e9e4568f avoid double closing in case of shutdown hook (SPR-6793) 15 years ago
Ben Hale 63f574e741 Updated spring-build to see new maven targets 15 years ago
Juergen Hoeller b670b19429 setAutoGrowNestedPaths throws an IllegalStateException if being called too late (SPR-6718) 15 years ago
Juergen Hoeller aafe8ef9be added "lenientFallback" flag to AbstractRoutingDataSource (SPR-6809) 15 years ago
Juergen Hoeller f0bb45ae28 included qualifier value in debug log for each transaction (SPR-6811) 15 years ago
Juergen Hoeller 3322368106 fixed TilesConfigurer's init-param handling; added simple bootstrap test for Tiles (SPR-6606) 15 years ago