I'm trying to use JSR-330 annotations with Spring 3.
Is there a JSR-330 equivalent of Spring's @Value annotation for inserting property values? e.g. can I use @Provider in a way that will instruct Spring to inject a property value?
|
I'm trying to use JSR-330 annotations with Spring 3. Is there a JSR-330 equivalent of Spring's
| |||
|
feedback
|
|
I looked for usages of In
| ||||
|
feedback
|