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

config.boot.user.yml Maven / Gradle / Ivy

There is a newer version: 1.1.10-2024
Show newest version
projectName: user #多项目的时候模块名
multiple: true #是否多模块项目
templateDir: /template/hibernate #代码模块文件夹
entityPackage: com.nbsaas.boot.entity.user
tables:
  - Structure
  - UserAccount
  - UserAccessLog
  - UserInfo
  - UserLoginLog
  - UserOauthConfig
  - UserOauthToken
  - UserPassword
  - UserRole
  - UserRoleCatalog
outputPath: E:\codes\boot\bootadmin #项目根目录
basePackage: com.nbsaas.boot #基础包名




© 2015 - 2024 Weber Informatics LLC | Privacy Policy