Arjen Poutsma
|
cda4ed26f1
|
Committed initial version of 3.0.2 tag
|
16 years ago |
Juergen Hoeller
|
386b7507c6
|
final preparations for 3.0.2
|
16 years ago |
Arjen Poutsma
|
8a1a23af83
|
SPR-7060 - @ResponseStatus: The reason value is not used.
|
16 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)
|
16 years ago |
Ramnivas Laddad
|
66d2c6698b
|
Improved fix for SPR-6850 by dealing with bounds separately from normal types
|
16 years ago |
Juergen Hoeller
|
7f90e3bcf7
|
enable JPATraversableResolver to introspect test domain classes
|
16 years ago |
Juergen Hoeller
|
bc1abe6070
|
prepared for 3.0.2 release
|
16 years ago |
Juergen Hoeller
|
6aa0e62597
|
compatibility with Hibernate 3.5 final
|
16 years ago |
Juergen Hoeller
|
52179d8bfb
|
fixed TemplateParserContext documentation (SPR-7059)
|
16 years ago |
Juergen Hoeller
|
ee686188b7
|
OSGi version range accepts JasperReports 3.x as well; fixed missing Spring version placeholder in context-support bundle
|
16 years ago |
Juergen Hoeller
|
4a98fcb3f7
|
fixed ambiguous reference to Entry type
|
16 years ago |
Juergen Hoeller
|
29ab58c4d8
|
ResourcePatternUtils provides plain PathMatchingResourcePatternResolver in case of a null ResourceLoader
|
16 years ago |
Juergen Hoeller
|
f6d05eaad4
|
reintroduced two-arg constructor (making STS warning disappear); always use a ResourcePatternResolver (through ResourcePatternUtils)
|
16 years ago |
Arjen Poutsma
|
5105793228
|
javadoc
|
16 years ago |
Arjen Poutsma
|
689e7b7af2
|
Introduced ResponseEntity, for access to the response status code
|
16 years ago |
Juergen Hoeller
|
636e2f0f4c
|
final preparations for 3.0.2
|
16 years ago |
Juergen Hoeller
|
461b488eee
|
polishing
|
16 years ago |
Juergen Hoeller
|
6b93f41f3a
|
AbstractInterceptorDrivenBeanDefinitionDecorator preserves lazy-init flag as well
|
16 years ago |
Juergen Hoeller
|
092241a632
|
fixed decorated BeanDefinition condition for early type checking in AbstractBeanFactory (SPR-7006)
|
16 years ago |
Juergen Hoeller
|
20f4e9023b
|
UrlPathHelper cuts off trailing servlet-path slashes for root mappings (on WebSphere; SPR-7052)
|
16 years ago |
Juergen Hoeller
|
c24bafd644
|
polishing
|
16 years ago |
Juergen Hoeller
|
21b4526063
|
accept UrlMap with any value type
|
16 years ago |
Juergen Hoeller
|
b2ff0b1df0
|
refined internal HandlerMapping/HandlerAdapter bean names
|
16 years ago |
Juergen Hoeller
|
87d0da2d4c
|
final preparations for 3.0.2
|
16 years ago |
Juergen Hoeller
|
ad78b5cdb5
|
polishing
|
16 years ago |
Juergen Hoeller
|
de84703c02
|
@ExceptionHandler methods consistently receive original exception as thrown by user methods
|
16 years ago |
Juergen Hoeller
|
b67b5ec408
|
clarified applicability of @ExceptionHandler in Portlet environments (SPR-6959)
|
16 years ago |
Juergen Hoeller
|
65e88449aa
|
DispatcherPortlet passes handler instance into HandlerExceptionResolver for action exception; DispatcherPortlet applies preHandleRender callbacks in case of action exception as well (SPR-6959)
|
16 years ago |
Juergen Hoeller
|
20de98362a
|
use simple type name in "missing parameter" exception text
|
16 years ago |
Juergen Hoeller
|
ea7ff5241d
|
polishing
|
16 years ago |
Juergen Hoeller
|
ae877e92c7
|
improved getBean(Class) javadoc
|
16 years ago |
Juergen Hoeller
|
16305530f2
|
adapted to common naming convention for internal attributes
|
16 years ago |
Juergen Hoeller
|
282de41f06
|
AbstractInterceptorDrivenBeanDefinitionDecorator exposes decorated BeanDefinition for early type checking in AbstractBeanFactory (SPR-7006)
|
16 years ago |
Juergen Hoeller
|
16eb915c95
|
ObjectFactoryCreatingFactoryBean creates a serializable ObjectFactory reference; added ProviderCreatingFactoryBean, exposing a serializable JSR-330 Provider reference (SPR-6998)
|
16 years ago |
Juergen Hoeller
|
0eabef0720
|
added filter ordering comments (SPR-6594)
|
16 years ago |
Juergen Hoeller
|
2c9753ad25
|
NativeWebRequest detects native MultipartRequest even when decorated (SPR-6594)
|
16 years ago |
Juergen Hoeller
|
81e81ce77c
|
WebRequestInterceptor exposes HttpServletResponse through NativeWebRequest (after downcast)
|
16 years ago |
Arjen Poutsma
|
9cecaa769e
|
SPR-7047 - XML MarshallingView assumes non-null value for object to be marshalled.
|
16 years ago |
Juergen Hoeller
|
8c8eca7e05
|
refined use of generics
|
16 years ago |
Juergen Hoeller
|
fba8bcc7dc
|
compatibility with JasperReports 3.x in terms of resource management (SPR-7048)
|
16 years ago |
Juergen Hoeller
|
fa719ad4c5
|
restored compatibility with Servlet 2.4 containers on all VMs (SPR-7044)
|
16 years ago |
Arjen Poutsma
|
63dc53a5ea
|
SPR-6861 - enable overwriting of createHttpInputMessage and createHttpOutputMessage in AnnotationMethodHandlerAdapter
|
16 years ago |
Arjen Poutsma
|
bc7679f9fc
|
Documented HttpEntity
|
16 years ago |
Arjen Poutsma
|
a6d5d7c8e2
|
javadoc
|
16 years ago |
Arjen Poutsma
|
122e4346bb
|
Documented HttpEntity
|
16 years ago |
Arjen Poutsma
|
c18137d40a
|
SPR-6728 - Document Spring MVC exception -> HTTP status code mappings
|
16 years ago |
Sam Brannen
|
a827ab88b1
|
[SPR-6523] Commented all paragraphs (i.e., for list, map, and set) related to collection merging with the util namespace until this issue has been addressed.
|
16 years ago |
Chris Beams
|
351e72b6e2
|
incorrectly invoked factory methods now result in exceptions with more descriptive messages (SPR-5475)
|
16 years ago |
Juergen Hoeller
|
cbed1c1b4b
|
fixed collection element conversion using ConversionService (SPR-6950)
|
16 years ago |
Arjen Poutsma
|
124837e2c3
|
Added @Override annotations.
|
16 years ago |