|
Essentially allows for the env-entry-type to be optional as the string value will be coerced to the correct type at injection time.
The resulting env-entry is a bit smaller:
<env-entry>
<env-entry-name>org.superbiz.injection.InvoiceBean/maxLineItems</env-entry-name>
<env-entry-value>15</env-entry-value>
</env-entry>
|