ebean-orm / ebean-migration

DB Migration runner (similar to Flyway) which can be used standalone or with Ebean (run migrations on EbeanServer start)
Apache License 2.0
9 stars 5 forks source link

Improve logging message, remove javax NonNull annotation #125

Closed rob-bygrave closed 1 year ago

rob-bygrave commented 1 year ago

Should migrate to using NonNullApi instead