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

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

There is a newer version: 1.1.10-2024
Show newest version
projectName: system #多项目的时候模块名
multiple: true #是否多模块项目
templateDir: /template/hibernate #代码模块文件夹
entityPackage: com.nbsaas.boot.entity.system

tables:
  - Menu
  - Application
  - ApplicationMenu
  - Config
  - ErrorLog
  - Mock
  - RecordLog
  - Sequence
outputPath: E:\codes\boot\bootadmin #项目根目录
basePackage: com.nbsaas.boot #基础包名




© 2015 - 2024 Weber Informatics LLC | Privacy Policy