Adding an import

This commit is contained in:
Julien Lengrand-Lambert
2022-02-09 23:19:46 +01:00
parent 8b9fd0e89c
commit cd31230ed0

View File

@@ -1,6 +1,8 @@
import org.flywaydb.core.Flyway
import org.hibernate.cfg.Configuration
import javax.persistence.*
import javax.sql.DataSource
@Entity
class Entry(