2903 Commits (8d0bb00188f3bd6c57115b3efd762b5e77466bdf)
 

Author SHA1 Message Date
Costin Leau 8d0bb00188 + make use or property placeholders inside template.mf 15 years ago
Arjen Poutsma fe59d4a787 setting things up for 3.0.2 15 years ago
Juergen Hoeller e65610555e final preparations for 3.0.1 release 15 years ago
Arjen Poutsma 68b4c7df6e SPR-6752 - RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum 15 years ago
Juergen Hoeller 103ac0359d DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830) 15 years ago
Ben Hale fff4c77dbe Updated spring-build to 2.5.0 15 years ago
Juergen Hoeller b960bd579d preparations for 3.0.1 release 15 years ago
Juergen Hoeller 5f7f37f1c1 polishing 15 years ago
Juergen Hoeller 572abbcff9 do not ever consider Object as a candidate type for autowiring by type (SPR-6600) 15 years ago
Juergen Hoeller e74b33242b fixed regression: method-level patterns without type-level pattern do not need to start with a slash (SPR-6598) 15 years ago
Juergen Hoeller b54a099f49 marked spring-tx as a required dependency (SPR-6737) 15 years ago
Juergen Hoeller c39b529c93 added vararg variants of query methods to JdbcTemplate (as known from SimpleJdbcTemplate; SPR-6858) 15 years ago
Juergen Hoeller 54acebd086 UriTemplate properly quotes variable values (SPR-6854) 15 years ago
Juergen Hoeller 36940c5fc8 only activate EL support if JSP ExpressionFactory actually available (SPR-6852) 15 years ago
Michael Isvy 6aa05994ae SPR-6855 15 years ago
Juergen Hoeller d3560706df final preparations for 3.0.1 release 15 years ago
Juergen Hoeller 64f0200675 polishing 15 years ago
Juergen Hoeller 64fc4c23ea revised EvalTag implementation 15 years ago
Juergen Hoeller 4ae1709313 relaxed generic Class declaration in HttpMessageConverter's canRead/canWrite/read signatures (SPR-6848) 15 years ago
Arjen Poutsma 19cdd558d3 Improved Jaxb2Marshaller.supports() 15 years ago
Arjen Poutsma 58f63f6142 Improved Jaxb2Marshaller.supports() 15 years ago
Juergen Hoeller 60ac239091 BeanDefinitionReader and ClassPath/FileSystemXmlApplicationContext use varargs where possible (SPR-6849) 15 years ago
Michael Isvy c0f4d9c893 fixed SPR-6846 15 years ago
Juergen Hoeller ccc7d0f53f fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen) 15 years ago
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