类 MybatisExtensionProperties


  • @ConfigurationProperties(prefix="extension.mybatis")
    public class MybatisExtensionProperties
    extends Object
    WebExtension配置属性
    从以下版本开始:
    2020-03-08 20:53
    版本:
    V1.0
    作者:
    野生程序员-杨建
    • 构造器详细资料

      • MybatisExtensionProperties

        public MybatisExtensionProperties()
    • 方法详细资料

      • getKeyGeneratorType

        public String getKeyGeneratorType()
      • setKeyGeneratorType

        public void setKeyGeneratorType​(String keyGeneratorType)