I saw on a recent post that the Bean Validator now Validation supports {{ @Inject }} natively. This would be nice for Hibernate Search {{ Field/ Classbridges also ClassBridge}} instances as well . I have been using {{ @Configurable }} with {{ @Inject }} in classbridges {{ClassBridge}} using Spring for a while now. It requires some Aspectj post build magic that I've never gotten to work in development (Eclipse/Tomcat). A more native approach would be great. |
|