I have been using Ebean with an improvement for a while. It works most of the time, but it is very fragile and very bulky to get the right configuration. I hope that turning it off can increase reliability.
My problem is that if I turn off the enhancer in Eclipse and Maven, I will start to get various exceptions. What steps should be taken to get rid of improvement?
source
share