mirror of
https://github.com/kmitresse/Cards-Rush.git
synced 2026-05-14 09:05:23 +00:00
feat: dev-web - servlet part
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package uppa.project;
|
||||
|
||||
public class Global {
|
||||
public final class Global {
|
||||
|
||||
public static final String PERSISTENCE_UNIT_NAME = "prod";
|
||||
public static final String PERSISTENCE_UNIT_NAME_TEST = "test";
|
||||
|
||||
Reference in New Issue
Block a user