Juergen Hoeller
|
7123e4f81e
|
expression parser uses context's ConversionService by default
|
15 years ago |
Juergen Hoeller
|
1045847cf7
|
updated to CGLIB 2.2 and EHCache 1.6.2
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Costin Leau
|
ae8c053568
|
+ fixed NPE when closing up non-initialized contexts
|
15 years ago |
Juergen Hoeller
|
904c2358cd
|
adapted to changes in non-lenient mode
|
15 years ago |
Juergen Hoeller
|
e0bb838259
|
MBeanServerFactoryBean returns JDK 1.5 platform MBeanServer for agent id "" (SPR-5909)
|
15 years ago |
Juergen Hoeller
|
04b619ebfb
|
fixed accidental test failures
|
15 years ago |
Juergen Hoeller
|
427edfe93c
|
fixed package-info
|
15 years ago |
Juergen Hoeller
|
fee838a65e
|
support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
|
15 years ago |
Keith Donald
|
a1b3b87540
|
polish
|
15 years ago |
Keith Donald
|
641407cb4d
|
missing field test case
|
15 years ago |
Keith Donald
|
901e88c575
|
polish
|
15 years ago |
Keith Donald
|
78304c0ccf
|
core context.message, context.alert, model.binder modules; includes SpEL-based GenericBinder implementation
|
15 years ago |
Keith Donald
|
2bd664f7ee
|
removed framework specific annotation in favor of user-defined for now
|
15 years ago |
Keith Donald
|
704cc79cee
|
polish
|
15 years ago |
Keith Donald
|
20f5f99e9a
|
SPR-6013, SPR-6014, SPR-6015 tests
|
15 years ago |
Keith Donald
|
db40e15a3e
|
polish
|
15 years ago |
Keith Donald
|
2381452e9a
|
SPR-6012, SPR-6013, SPR-6014 initial commit
|
15 years ago |
Juergen Hoeller
|
45a0cadf8e
|
revised core conversion package for BeanWrapper/BeanFactory integration
|
15 years ago |
Costin Leau
|
d5d3104b7b
|
+ interaction with user code uses now dedicated privileged when running under a security manager
|
15 years ago |
Mark Pollack
|
97e3b5ca8c
|
SPR-5976 - Upgrade POMS to JUnit 4.6
|
16 years ago |
Keith Donald
|
3ae3196ca7
|
pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now
|
16 years ago |
Keith Donald
|
00f90cd816
|
pruned presentation model system from trunk to move to dev branch as its a 3.1 feature now
|
16 years ago |
Mark Fisher
|
4afcddcbc7
|
added PeriodicTrigger implementation
|
16 years ago |
Mark Fisher
|
50956e0d37
|
added tests for ThreadPoolTaskScheduler
|
16 years ago |
Mark Fisher
|
970fcab5de
|
Added ErrorHandler strategy for asynchronous tasks submitted to a scheduler. Replaced DelegatingExceptionProofRunnable with DelegatingErrorHandlingRunnable. Both ThreadPoolTaskScheduler and ConcurrentTaskScheduler now support the ErrorHandler strategy.
|
16 years ago |
Mark Fisher
|
228e1d80fa
|
CronSequenceGenerator is now package-protected (only used by CronTrigger)
|
16 years ago |
Keith Donald
|
e020b5752a
|
initial BindingLifecycle @MVC integration
|
16 years ago |
Keith Donald
|
db487b6d42
|
fixe bug in element type for jeremyg
|
16 years ago |
Juergen Hoeller
|
17dfc8b0fc
|
fixed constructor resolution algorithm to trigger ambiguity exception as late as possible
|
16 years ago |
Juergen Hoeller
|
3cb073abce
|
revised non-lenient resolution
|
16 years ago |
Keith Donald
|
1d6a7e57c1
|
delegate to presentation model
|
16 years ago |
Keith Donald
|
de234e6839
|
polish
|
16 years ago |
Keith Donald
|
d2d1de5457
|
mvc binding lifecycle; packaged with model map for now since it depends on it
|
16 years ago |
Keith Donald
|
f0ca94d5f3
|
new presentation model methods; ability to surpress commit of dirty value in PMB
|
16 years ago |
Keith Donald
|
0f434883dd
|
binding lifecycle per design review
|
16 years ago |
Keith Donald
|
cd9f0bc10c
|
package info
|
16 years ago |
Mark Fisher
|
fa1676460a
|
Replaced BinderSupport with a refactored AbstractBinder that delegates to a FieldBinder whose creation is the responsibility of each subclass.
|
16 years ago |
Juergen Hoeller
|
1eabe2b441
|
lenientConstructorResolution flag applies to factory methods as well
|
16 years ago |
Keith Donald
|
e85ad67fd0
|
javadoc
|
16 years ago |
Keith Donald
|
ca060cea42
|
binder support
|
16 years ago |
Mark Fisher
|
ac56f1f9b1
|
Removed @Override on interface method.
|
16 years ago |
Mark Fisher
|
88a68042ba
|
Initial import of GenericBinder.
|
16 years ago |
Keith Donald
|
110ada7626
|
polish
|
16 years ago |
Keith Donald
|
0124224ebf
|
polish
|
16 years ago |
Keith Donald
|
ce8f07994d
|
polish
|
16 years ago |
Keith Donald
|
505f3c245a
|
polish
|
16 years ago |
Keith Donald
|
da7e596b2a
|
default message factory
|
16 years ago |
Keith Donald
|
4ed3924e6f
|
javadoc polish; added errors() to BindingResults
|
16 years ago |
Keith Donald
|
e6b6743c44
|
bind template polish
|
16 years ago |