Juergen Hoeller
|
c8984d2e30
|
Portlet MVC, etc
|
15 years ago |
Juergen Hoeller
|
11330baf77
|
DefaultListableBeanFactory checks for alias circle on registerAlias (avoiding endless loop; SPR-7274)
|
15 years ago |
Juergen Hoeller
|
433b4eff8f
|
MailSendException includes all messages as failed messages in case of a connect failure (SPR-7245)
|
15 years ago |
Juergen Hoeller
|
2f4453a99c
|
revised Portlet SessionStatus.setComplete() to avoid re-exposure of attributes in render phase (SPR-6126); shortened implicit model render parameter name to "implicitModel" (SPR-7149)
|
15 years ago |
Arjen Poutsma
|
65885d1dfd
|
SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody
|
15 years ago |
Arjen Poutsma
|
723f94fd0e
|
SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody
|
15 years ago |
Juergen Hoeller
|
2a140addfd
|
added EmbeddedValueResolver support to FormattingConversionServiceFactoryBean (SPR-7087)
|
15 years ago |
Juergen Hoeller
|
eb3a3a6de2
|
reuse a shared UrlPathHelper instance in order to avoid reinstantiation overhead (SPR-7269)
|
15 years ago |
Juergen Hoeller
|
e12fbd3e2b
|
avoid EntityManager close() exception through isOpen() check (SPR-7215)
|
15 years ago |
Juergen Hoeller
|
928f5423af
|
avoid EntityManager close() exception through isOpen() check (SPR-7215)
|
15 years ago |
Juergen Hoeller
|
65622bd546
|
revised DefaultLifecycleProcessor's handling of circular dependencies to avoid stack overflow (SPR-7266)
|
15 years ago |
Juergen Hoeller
|
882289b06e
|
getAllInterfacesForClass introspects parent interfaces as well (SPR-7247)
|
15 years ago |
Juergen Hoeller
|
12cffc68c8
|
added XmlAwareFormHttpMessageConverter, taking over the 3.0.2-introduced XML multipart support (avoiding a package cycle)
|
15 years ago |
Juergen Hoeller
|
c58f46f056
|
preparations for 3.0.3 release
|
15 years ago |
Juergen Hoeller
|
632c0e7c5e
|
added XmlAwareFormHttpMessageConverter, taking over the 3.0.2-introduced XML multipart support (avoiding a package cycle)
|
15 years ago |
Juergen Hoeller
|
392accd910
|
introduced EmbeddedValueResolverAware callback interface for convenient placeholder resolution
|
15 years ago |
Juergen Hoeller
|
8446fd1b26
|
added assertions for correct postProcess invocation order
|
15 years ago |
Juergen Hoeller
|
5f9b2db90b
|
turn NotReadablePropertyException into JSR-303 oriented IllegalStateException
|
15 years ago |
Juergen Hoeller
|
4cef52a86f
|
polishing
|
15 years ago |
Juergen Hoeller
|
de866a0ff6
|
registerDependentBean resolves to the canonical bean name in order to handle alias references (SPR-7254)
|
15 years ago |
Juergen Hoeller
|
d684e49462
|
added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261)
|
15 years ago |
Juergen Hoeller
|
fe1e7f0d6c
|
added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261)
|
15 years ago |
Oliver Gierke
|
857faec1f3
|
SPR-7103 - Added more detailed documentation on ordering of model attribute and BindingResult.
|
15 years ago |
Juergen Hoeller
|
5b420e20c7
|
revised TaskScheduler javadoc (SPR-7253)
|
15 years ago |
Juergen Hoeller
|
78c906caaa
|
JSP HiddenInputTag allows for using common HTML attributes (SPR-7249)
|
15 years ago |
Juergen Hoeller
|
2ef3a86c4f
|
polishing
|
15 years ago |
Juergen Hoeller
|
53cdb9dfeb
|
fixed JSP ErrorsTag to avoid invalid "*.errors" id, using form object name as id prefix instead (SPR-7258)
|
15 years ago |
Juergen Hoeller
|
cc238207f9
|
fixed registerResolvableDependency mechanism to correctly handle non-serializable factory objects (SPR-7264)
|
15 years ago |
Juergen Hoeller
|
5330dc48aa
|
fixed typo (SPR-7265)
|
15 years ago |
Arjen Poutsma
|
4764fa53f0
|
SPR-7259 - ResponseStatus.reason() ignored for @ExceptionHandler methods
|
15 years ago |
Arjen Poutsma
|
f72c431e8a
|
SPR-7257 - AbstractMarshaller incorrectly expects DOMResult to already have a node
|
15 years ago |
Chris Beams
|
0dc29cb2d3
|
Added a test to prove that @Qualifier works in conjunction with @Bean methods after some confusion by users that it may not.
|
15 years ago |
Andy Clement
|
5801af9ef5
|
SPR-7244: double indexing with a collection of different types of element
|
15 years ago |
Arjen Poutsma
|
d0393ea109
|
SPR-7233 - ResponseEntity having body, headers and HttpStatus mixed up in responseEntity.getBody()
|
15 years ago |
Juergen Hoeller
|
75c5405d6f
|
added test for getType against an abstract FactoryBean
|
15 years ago |
Juergen Hoeller
|
3a5af35d37
|
CachedIntrospectionResults only caches GenericTypeAwarePropertyDescriptors if fully safe (SPR-7227)
|
15 years ago |
Juergen Hoeller
|
dea5918d66
|
CronTrigger defensively protects itself against accidental re-fires if a task runs too early (SPR-7004)
|
15 years ago |
Juergen Hoeller
|
2136b04b65
|
added limit for parsed SQL cache to NamedParameterJdbcTemplate (SPR-7237); added configurable cache limit to CachingMetadataReaderFactory
|
15 years ago |
David Syer
|
b4af04ba9d
|
SPR-7239: fix CronTrigger
|
15 years ago |
Juergen Hoeller
|
f0777d130f
|
improved toString()
|
15 years ago |
Juergen Hoeller
|
1532119787
|
ConversionService is able to apply Converters to interface-based array elements (SPR-7150); a context ConversionService is able to override an ApplicationContext's resource editors (SPR-7079)
|
15 years ago |
Juergen Hoeller
|
6c6004a93b
|
@Transactional qualifier value matches against @Qualifier annotations on @Bean methods as well (SPR-7232)
|
15 years ago |
Juergen Hoeller
|
b90fa49ebc
|
polishing
|
15 years ago |
Juergen Hoeller
|
bca067abb2
|
ScheduledTaskRegistrar (as used for @Scheduled processing) properly shuts down its default executor (SPR-6901)
|
15 years ago |
Juergen Hoeller
|
0c6b38b0b5
|
DataSourceUtils lets timeout exceptions through even for setReadOnly calls (revised; SPR-7226)
|
15 years ago |
Juergen Hoeller
|
8800bab8a6
|
DataSourceUtils lets timeout exceptions through even for setReadOnly calls (revised; SPR-7226)
|
15 years ago |
Juergen Hoeller
|
ed3cb4217d
|
expect user name to be null (SPR-7228)
|
15 years ago |
Juergen Hoeller
|
66aca1e8b3
|
expect user name to be null (SPR-7228)
|
15 years ago |
Juergen Hoeller
|
d7f72fbbd4
|
DataSourceUtils lets timeout exceptions through even for setReadOnly calls (SPR-7226)
|
15 years ago |
Juergen Hoeller
|
2676771255
|
parse default elements if they live in the default namespace or if their parent is from another namespace (SPR-7218)
|
15 years ago |