-
Nov 7th, 2012, 10:24 AM
#1
Property PlaceHolder Configurer on Spring XML.
I have a simple question on "property place holders" using a spring.xml file.
<bean lazy-init="true" id="someID" class="${property.define.class}">
Is it not possible to use property place holders to define which class the bean definition refers, and on case of "cannot be used", is there any alternative?
Regards.
-
Dec 16th, 2012, 01:37 AM
#2
This is perfectly legal to do
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules