You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No major change here. Just catch Throwable rather than RuntimeException if there is an error starting EbeanServer. This catches some errors that otherwise don't really come out if there are logging issues internally in Ebean (when creating adapters like BeanPersistControllers etc).
The text was updated successfully, but these errors were encountered:
No major change here. Just catch Throwable rather than RuntimeException if there is an error starting EbeanServer. This catches some errors that otherwise don't really come out if there are logging issues internally in Ebean (when creating adapters like BeanPersistControllers etc).
The text was updated successfully, but these errors were encountered: