3301 Commits (5a1bd20864d9255eafb23d551f7dfe34ed0961e9)
 

Author SHA1 Message Date
Juergen Hoeller 218ee6d24c added "boolean isRegisteredWithDestination()" method (SPR-7065) 15 years ago
Chris Beams 3f06a92b6b getBean(Class<?>) now filters out bean definitions for which isAutowireCandidate() is false (SPR-7120) 15 years ago
Juergen Hoeller 5057c4a69c DefaultMessageListenerContainer reacts to maxConcurrentConsumers reduction for long-lived tasks (SPR-7075) 15 years ago
Juergen Hoeller 4cab4a7545 introspect decorated definition for getType calls as well (SPR-7006) 15 years ago
Juergen Hoeller 3dbe38e418 added check for WebSphere's compliance mode (SPR-7064) 15 years ago
Michael Isvy c5f83686d2 line 149: fixed a typo. 15 years ago
Juergen Hoeller 77074c6c87 property placeholders can deal with nested expressions which happen to use the same suffix (SPR-7098) 15 years ago
Arjen Poutsma 1e34e2725a SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8 15 years ago
Costin Leau 7790dedff2 + disable some of the WAS failing tests 15 years ago
Juergen Hoeller 399b388ea5 fixed JSP SelectTag's support for rendering enum constants (SPR-7112) 15 years ago
Costin Leau 5af6d917e9 SPR-7064 15 years ago
Costin Leau ea9eb853fa SPR-7064 15 years ago
Costin Leau 05360c095c SPR-7064 15 years ago
Juergen Hoeller 1ed05eceb9 remove trailing servlet path slash on WebSphere only (SPR-7064) 15 years ago
Juergen Hoeller 69c4cdf975 remove trailing servlet path slash on WebSphere only (SPR-7064) 15 years ago
Arjen Poutsma 3f6cc3f552 Added more tests. 15 years ago
Keith Donald e21a1c5a61 polish 15 years ago
Keith Donald 86906d1b4d checking in performance tests 15 years ago
Keith Donald 6e13cc9eaa thread safety for caching 15 years ago
Arjen Poutsma b25462ddf9 SPR-7107 - RestTemplate/UriTemplate/UriUtils improperly encoding UTF-8 15 years ago
Keith Donald e60389283d caching optmizations and performance tests 15 years ago
Keith Donald 066b4d542b polish 15 years ago
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