All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.yhy.jakit.starter.dynamic.datasource.jpa.constant.JPAConstant Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
package com.yhy.jakit.starter.dynamic.datasource.jpa.constant;

/**
 * Created on 2021-05-25 15:48
 *
 * @author 颜洪毅
 * @version 1.0.0
 * @since 1.0.0
 */
public interface JPAConstant {

    /**
     * The default jpa datasource name.
     */
    String DEFAULT_JPA_NAME = "constant.jpa.datasource.dynamic.starter.com.yhy.jakit.JPAConstant#default-jpa-name";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy