Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0-beta-1
-
None
-
None
Description
This file could contain properties data that could be injected via @Resource on any bean that wants to reference it. The syntax could be as follows:
@Resource(name="my.prop.name")
private int myPropValue;