
com.github.jchanghong.test.Test1 Maven / Gradle / Ivy
package com.github.jchanghong.test;
import com.github.jchanghong.database.JpaCodeHelper;
public class Test1 {
public static void main(String[] args) {
final JpaCodeHelper instance = JpaCodeHelper.INSTANCE;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy