Skip to content

nowlicold/cifcore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

maven 配置

本地maven settings.xml中增加如下配置:

    <server>
      <id>yuan-snapshots</id>
      <username>admin</username>
      <password>yuan_nexus_admin</password>
    </server>
    <server>
      <id>yuan-release</id>
      <username>admin</username>
      <password>yuan_nexus_admin</password>
    </server>

代码生成

GeneratorServiceEntity.generateAllCode 会生dao层的相关代码

自定义banner

自定义banner传送门

建议使用Soft字体,将生成的内容复制到banner.txt即可,文件路径 app/src/main/resources/banner.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages