improved data architecture
This commit is contained in:
0
jpacrepo-experimental/build.gradle
Normal file
0
jpacrepo-experimental/build.gradle
Normal file
@@ -0,0 +1,11 @@
|
||||
package net.woggioni.jpacrepo.experimental;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
public class JPQLTest {
|
||||
|
||||
@Test
|
||||
public void test() {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user