mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Update tests to use io.avaje:mod-uuid
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package org.tests.example;
|
||||
|
||||
import io.avaje.moduuid.ModUUID;
|
||||
import io.ebean.config.IdGenerator;
|
||||
import org.avaje.moduuid.ModUUID;
|
||||
|
||||
/**
|
||||
* A customer Id Generator that can be assigned by @GeneratedValue(generator="shortUid")
|
||||
|
||||
Reference in New Issue
Block a user