Juergen Hoeller
|
9508f41a91
|
made InitDestroyAnnotationBeanPostProcessor's logger field transient (SPR-5962)
|
15 years ago |
Juergen Hoeller
|
d4c16e91df
|
SPR-6094: PostConstruct now processed top-down (base class first); @PreDestroy processed bottom-up (subclass first)
|
15 years ago |
Juergen Hoeller
|
6fc190ec25
|
AbstractBeanDefinitionParser can deal with null return value as well (SPR-5872)
|
15 years ago |
Mark Pollack
|
4f94f45ec4
|
pom maintenance
|
15 years ago |
Keith Donald
|
45c542e51e
|
updated for change in conversion service api; source type desc now required
|
15 years ago |
Keith Donald
|
d3b43ebccb
|
refined generic converter concept
|
15 years ago |
Juergen Hoeller
|
ac6e26388f
|
added default editors for "java.util.Currency" and "java.util.TimeZone"
|
15 years ago |
Juergen Hoeller
|
99753f0d1c
|
polishing
|
15 years ago |
Juergen Hoeller
|
7b42a12161
|
consistent loading of optional classes
|
15 years ago |
Juergen Hoeller
|
9ef1d2b1ad
|
adapted to Converter signature change
|
15 years ago |
Juergen Hoeller
|
6f2642f2d3
|
consistently use varargs signature
|
15 years ago |
Juergen Hoeller
|
160521074b
|
avoid caching for expression results even when specified as TypedStringValue (SPR-6115)
|
15 years ago |
Rob Harrop
|
01fb1825f5
|
[SPR-6063] fixed issue with inconsistent views of PropertyDescriptors
|
15 years ago |
Juergen Hoeller
|
fd81aa205d
|
protected @Autowired method can be overridden with non-annotated method to suppress injection; private @Autowired methods with same signature will be called individually across a hierarchy (SPR-6112)
|
15 years ago |
Juergen Hoeller
|
e1a3e44485
|
initial JSR-330 injection support
|
15 years ago |
Juergen Hoeller
|
34357d2b1f
|
revised DefaultBindingErrorProcessor to use direct getPropertyName() and getValue() calls on PropertyAccessException itself (SPR-6111)
|
15 years ago |
Rob Harrop
|
320f08ac79
|
[SPR-6017] a few more tweaks to how getLocalName is handled
|
15 years ago |
Juergen Hoeller
|
bb70c9a4c4
|
@RequestParam and co support placeholders and expressions in their defaultValue attributes (SPR-5922); @Value expressions supported as MVC handler method arguments as well (against request scope)
|
15 years ago |
Rob Harrop
|
7835e66abb
|
[SPR-6017] a few more tweaks to how getLocalName is handled
|
15 years ago |
Rob Harrop
|
7d37c92e4f
|
[SPR-6017] a few more tweaks to the BeanDefinitionParserDelegate public contract
|
15 years ago |
Rob Harrop
|
fe16447112
|
more work on enabling non-namespace extensions of xml parsing
|
15 years ago |
Rob Harrop
|
1480202aa3
|
[SPR-5644] Support for Enum<?> and Enum<T> values as FQN.FIELD_NAME in type conversion
|
15 years ago |
Juergen Hoeller
|
cfdb106910
|
polishing
|
15 years ago |
Juergen Hoeller
|
634d4b4d4c
|
BeanFactory prefers local primary bean to primary bean in parent factory (SPR-5871)
|
15 years ago |
Rob Harrop
|
8f6a42bf64
|
[SPR-3635] [SPR-5039] [SPR-5813] JMX annotation inheritance fixed
|
15 years ago |
Juergen Hoeller
|
7f7173f790
|
added copy of SerializationTestUtils to beans module
|
15 years ago |
Juergen Hoeller
|
209f43bee7
|
BeanFactory supports ObjectFactory as a dependency type for @Autowired and @Value (SPR-6079)
|
15 years ago |
Rob Harrop
|
7448214657
|
reworked PropertyPlaceholderConfigurer to use new PropertyPlaceholderHelper
|
15 years ago |
Rob Harrop
|
ae461db82a
|
fix to resource handling in PluggableSchemaResolver
|
15 years ago |
Juergen Hoeller
|
a86a698e5b
|
initial JSR-303 Bean Validation support; revised ConversionService and FormatterRegistry
|
15 years ago |
Juergen Hoeller
|
7aff0755a3
|
expression parser uses context's ConversionService by default
|
15 years ago |
Juergen Hoeller
|
efaf76b46f
|
polishing
|
15 years ago |
Juergen Hoeller
|
1045847cf7
|
updated to CGLIB 2.2 and EHCache 1.6.2
|
15 years ago |
Juergen Hoeller
|
e6436bbbbe
|
fixed currently-in-creation check to apply with any log level (SPR-5996)
|
15 years ago |
Rob Harrop
|
019c3c253a
|
[SPR-6017] updated DBDR and BDPD to allow for overriding of namespace-specific methods
|
15 years ago |
Rob Harrop
|
5d17db64ec
|
updated javax.el dependency to match the IDEA project file
|
15 years ago |
Rob Harrop
|
05fe679384
|
[SPR-6004] Fixed NPE in BeanDefinitionParserDelegate when using empty namespace as the default
|
15 years ago |
Juergen Hoeller
|
8754f0bc85
|
updated dependencies
|
15 years ago |
Juergen Hoeller
|
904c2358cd
|
adapted to changes in non-lenient mode
|
15 years ago |
Costin Leau
|
015284af7c
|
+ add implicit (String) type for typed string values w/o a specified type
|
15 years ago |
Juergen Hoeller
|
04cd95ff50
|
fixed accidental test failures
|
15 years ago |
Juergen Hoeller
|
9a48f3f3a8
|
try to create unknown collection implementation types via default constructor
|
15 years ago |
Costin Leau
|
0179c66d2a
|
+ add security manager checks to avoid the creation of inner privileged action classes
|
15 years ago |
Juergen Hoeller
|
04b619ebfb
|
fixed accidental test failures
|
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 |
Costin Leau
|
8dbf86fb7a
|
+ update copyright dates on some files
+ migrated test from JUnit 3 to 4
|
15 years ago |
Juergen Hoeller
|
45a0cadf8e
|
revised core conversion package for BeanWrapper/BeanFactory integration
|
15 years ago |
Costin Leau
|
14e983ff9a
|
+ removed unneeded method (one less item off the stack)
|
15 years ago |
Costin Leau
|
af8af8c633
|
+ added fine grained privileged blocks to preserve the caller security stack when invoking the callee
|
15 years ago |
Costin Leau
|
81eb11486d
|
+ fixed exception unwrapping
+ optimized path for getBean (and thus fixed another test)
|
16 years ago |