3379 Commits (6adf8d18df2c31a4432d8bdd540acd5aea410e23)
 

Author SHA1 Message Date
Keith Donald 594596f361 cache invalidation 15 years ago
Keith Donald bf03d0d56f converter caching 15 years ago
Juergen Hoeller 33252495cf fixed @ExceptionHandler resolution in case of multiple matches at different inheritance levels (SPR-7085) 15 years ago
Keith Donald a71514222a preserving desc context for collection/map elements 15 years ago
Keith Donald 8464ac90c7 promoted char sequence first 15 years ago
Keith Donald ebbf63f4e0 polish 15 years ago
Keith Donald e6018afe8b restored resource conversion test 15 years ago
Keith Donald b9aeba23ef fixed failing test 15 years ago
Keith Donald d98da7d240 fixed failing test 15 years ago
Keith Donald e7c99b2b62 no longer used 15 years ago
Keith Donald 64d6a42dfd improved conversion system logging, collection converter simplification/polish, several optimizations, annotation-driven formatting caching 15 years ago
Andy Clement bf1a95c771 SPR-7100: '_' supported as first char of identifier 15 years ago
Juergen Hoeller f6b56a591c PropertyTypeDescriptor detects underlying field with same lenient naming rules as CachedIntrospectionResults (SPR-7102) 15 years ago
Juergen Hoeller 2a19148eed changed "javax.persistence.criteria" import to an explicit Import-Package declaration (SPR-6636) 15 years ago
Juergen Hoeller 7048f32666 fixed canRead breakage 15 years ago
Juergen Hoeller b3b5b356d2 polishing 15 years ago
Juergen Hoeller 7355dff967 EvalTag skips implicit variable check if VariableResolver is null (for Jetty compatibility; SPR-7096) 15 years ago
David Syer eb7f8309e2 Update version in POMs to 3.0.3 15 years ago
Juergen Hoeller 67ba18f956 polishing 15 years ago
Juergen Hoeller 12ce250c6c fixed constructor argument caching for prototypes with multiple constructor matches (SPR-7084) 15 years ago
Arjen Poutsma e6b0a1d4d7 SPR-7081 - Add ignoreJafMediaTypes to ContentNegotiatingViewResolver 15 years ago
Juergen Hoeller 385298b808 JSP FormTag calculates proper default form action even when using a rewrite filter on WebSphere (SPR-7067) 15 years ago
Juergen Hoeller 03120b70d0 fixed URI construction to consider fragment as well (SPR-7083) 15 years ago
Juergen Hoeller 4d2a398cbc call setAccessible for public final field too (SPR-7078) 15 years ago
Costin Leau 353781021d SPR-6819 15 years ago
Costin Leau 688dd1a018 SPR-7071 15 years ago
Juergen Hoeller d34d8764b0 fixed getOriginatingQueryString javadoc (SPR-7072) 15 years ago
Arjen Poutsma 28da6e0d98 SPR-7070 - MappingJacksonJsonView.renderedAttributes to be made visible to subclasses 15 years ago
Juergen Hoeller 4ee6735376 DefaultPersistenceUnitManager's getPersistenceUnitInfo method has 2.5 compatible signature again (SPR-7055) 15 years ago
Juergen Hoeller ff6abbd369 prepared for 3.0.3 release 15 years ago
Juergen Hoeller ecda2aee4a revised AspectJAnnotation for consistent use of final fields (SPR-7068) 15 years ago
Juergen Hoeller e2a9bc9c66 specific detection of CGLIB subclasses in order to properly handle CGLIB interfaces (SPR-7066) 15 years ago
Arjen Poutsma b5b60cafb7 SPR-7063 - MappingJacksonHttpMessageConverter breaks with Jackson 1.0.x 15 years ago
Arjen Poutsma 270fab4fd0 Updated to version 3.0.3 15 years ago
Arjen Poutsma f7f0d18e41 Removed empty mock package 15 years ago
Juergen Hoeller 386b7507c6 final preparations for 3.0.2 15 years ago
Arjen Poutsma 8a1a23af83 SPR-7060 - @ResponseStatus: The reason value is not used. 15 years ago
Chris Beams 580dc8e72a typed map and collection conversion routines now eagerly reject non-assignable required types and avoid spurious InvocationException stack traces in debug log (SPR-7058) 15 years ago
Ramnivas Laddad 66d2c6698b Improved fix for SPR-6850 by dealing with bounds separately from normal types 15 years ago
Juergen Hoeller 7f90e3bcf7 enable JPATraversableResolver to introspect test domain classes 15 years ago
Juergen Hoeller bc1abe6070 prepared for 3.0.2 release 15 years ago
Juergen Hoeller 6aa0e62597 compatibility with Hibernate 3.5 final 15 years ago
Juergen Hoeller 52179d8bfb fixed TemplateParserContext documentation (SPR-7059) 15 years ago
Juergen Hoeller ee686188b7 OSGi version range accepts JasperReports 3.x as well; fixed missing Spring version placeholder in context-support bundle 15 years ago
Juergen Hoeller 4a98fcb3f7 fixed ambiguous reference to Entry type 15 years ago
Juergen Hoeller 29ab58c4d8 ResourcePatternUtils provides plain PathMatchingResourcePatternResolver in case of a null ResourceLoader 15 years ago
Juergen Hoeller f6d05eaad4 reintroduced two-arg constructor (making STS warning disappear); always use a ResourcePatternResolver (through ResourcePatternUtils) 15 years ago
Arjen Poutsma 5105793228 javadoc 15 years ago
Arjen Poutsma 689e7b7af2 Introduced ResponseEntity, for access to the response status code 15 years ago
Juergen Hoeller 636e2f0f4c final preparations for 3.0.2 15 years ago