Hey all, hope this finds you well. ; o) As part of our incubation (Apache Fineract) we need to replace our current JPA implementation (Hibernate).
Given that we are now part of the Apache family we'd like to use Apache project whenever possible. Right now we are facing issues with the enhancement mechanism and looking for some advice on how to proceed. None of our entites could be enhanced, but we are not sure why. Here are some, maybe, useful information, we use: - Java 8 - Spring Data JPA - Hibernate 4.3 Best, Markus .::YAGNI likes a DRY KISS::.