David Syer
|
3afe8aee18
|
Fix hibernate-validatin version
|
15 years ago |
David Syer
|
e26fc66523
|
SPR-7384: switch to using 1-12 for month numbers
|
15 years ago |
Juergen Hoeller
|
66abad2540
|
BeanWrapper preserves annotation information for individual array/list/map elements (SPR-7348)
|
15 years ago |
Juergen Hoeller
|
263fabb0fc
|
JSP EvalTag resolves "@myBeanName" references in expressions against the WebApplicationContext (SPR-7312); for consistency, expressions in an ApplicationContext support the same syntax against the local BeanFactory
|
15 years ago |
Chris Beams
|
cd271fca43
|
attempted to repro SPR-7318 to no avail
|
15 years ago |
Juergen Hoeller
|
3f31a1cf75
|
added "validationMessageSource" property to LocalValidatorFactoryBean, for Spring-based messages (SPR-7307)
|
15 years ago |
Juergen Hoeller
|
41d6f8e9ed
|
turned formatter implementations non-final
|
15 years ago |
Juergen Hoeller
|
de06de11fe
|
fixed order
|
15 years ago |
Juergen Hoeller
|
07e9f1775b
|
added test for invalid binding to ClassLoader
|
15 years ago |
Arjen Poutsma
|
b31c34ed7d
|
Upgrading version to 3.0.4
|
15 years ago |
Juergen Hoeller
|
0e59fc4a15
|
smarter guessing of the element type (SPR-7283)
|
15 years ago |
Juergen Hoeller
|
2a140addfd
|
added EmbeddedValueResolver support to FormattingConversionServiceFactoryBean (SPR-7087)
|
15 years ago |
Juergen Hoeller
|
65622bd546
|
revised DefaultLifecycleProcessor's handling of circular dependencies to avoid stack overflow (SPR-7266)
|
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
|
d684e49462
|
added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261)
|
15 years ago |
Juergen Hoeller
|
5b420e20c7
|
revised TaskScheduler javadoc (SPR-7253)
|
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 |
Juergen Hoeller
|
dea5918d66
|
CronTrigger defensively protects itself against accidental re-fires if a task runs too early (SPR-7004)
|
15 years ago |
David Syer
|
b4af04ba9d
|
SPR-7239: fix CronTrigger
|
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
|
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
|
6fe5871e91
|
check for "org.joda.time.LocalDate" in order to catch JodaTime 1.3 and higher only (SPR-7222)
|
15 years ago |
Juergen Hoeller
|
469e30b507
|
refined LifecycleProcessor exception handling, properly wrapping a start exception from a bean (SPR-7106)
|
15 years ago |
Juergen Hoeller
|
2c2df7f555
|
consistent postProcessBeanFactory treatment for BeanDefinitionRegistryPostProcessors (SPR-7167)
|
15 years ago |
Juergen Hoeller
|
2ad2022058
|
revised BeanWrapper's exception wrapping to consistently handle ConversionExceptions (SPR-7177)
|
15 years ago |
Chris Beams
|
57a503b274
|
BeanDefinitionRegistryPostProcessors' postProcessBeanDefinitionRegistry() method now gets called before postProcessBeanFactory() (SPR-7167)
|
15 years ago |
Juergen Hoeller
|
738d84f75c
|
filter for duplicate listeners in "getApplicationListeners()" as well (SPR-7204)
|
15 years ago |
Juergen Hoeller
|
68055ba4c9
|
AsyncAnnotationBeanPostProcessor consistently adds @Async processing as first Advisor in the chain (SPR-7147)
|
15 years ago |
Juergen Hoeller
|
59d2d35f4a
|
polishing
|
15 years ago |
Juergen Hoeller
|
103c1aa82f
|
exclude abstract lazy-init beans from MBean exposure as well (SPR-6784)
|
15 years ago |
Costin Leau
|
159f98728e
|
SPR-7137
+ fixed incorrect message when unregistering services from passed in registries
|
15 years ago |
Juergen Hoeller
|
4cab4a7545
|
introspect decorated definition for getType calls as well (SPR-7006)
|
15 years ago |
Keith Donald
|
a71514222a
|
preserving desc context for collection/map elements
|
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
|
64d6a42dfd
|
improved conversion system logging, collection converter simplification/polish, several optimizations, annotation-driven formatting caching
|
15 years ago |
David Syer
|
eb7f8309e2
|
Update version in POMs to 3.0.3
|
15 years ago |
Juergen Hoeller
|
7f90e3bcf7
|
enable JPATraversableResolver to introspect test domain classes
|
15 years ago |
Juergen Hoeller
|
092241a632
|
fixed decorated BeanDefinition condition for early type checking in AbstractBeanFactory (SPR-7006)
|
15 years ago |
Juergen Hoeller
|
282de41f06
|
AbstractInterceptorDrivenBeanDefinitionDecorator exposes decorated BeanDefinition for early type checking in AbstractBeanFactory (SPR-7006)
|
15 years ago |
Juergen Hoeller
|
53b6e1c1b0
|
fixed DataBinder's conversion error handling for direct field access with ConversionService (SPR-6953)
|
15 years ago |
Juergen Hoeller
|
2c2cf32b8a
|
polishing
|
15 years ago |
Juergen Hoeller
|
89755542da
|
BeanPostProcessors are allowed to return a null bean value in the middle of the chain (SPR-6926)
|
15 years ago |
Mark Fisher
|
0d8a020684
|
updated commons-pool version in .classpath to match ivy config
|
15 years ago |
Mark Pollack
|
1e388a894e
|
Change version of Hibernate Validator to 4.0.2 in pom.xml and eclipse .classpath to agree with version in ivy.xml
|
15 years ago |
Juergen Hoeller
|
296aa96d71
|
AopUtils.getTargetClass(...) never returns null (SPR-7011)
|
15 years ago |