初始化
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
com.njcn.rdms.framework.apilog.config.RdmsApiLogAutoConfiguration
|
||||
com.njcn.rdms.framework.jackson.config.RdmsJacksonAutoConfiguration
|
||||
com.njcn.rdms.framework.swagger.config.RdmsSwaggerAutoConfiguration
|
||||
com.njcn.rdms.framework.web.config.RdmsWebAutoConfiguration
|
||||
com.njcn.rdms.framework.apilog.config.RdmsApiLogRpcAutoConfiguration
|
||||
com.njcn.rdms.framework.xss.config.RdmsXssAutoConfiguration
|
||||
com.njcn.rdms.framework.banner.config.RdmsBannerAutoConfiguration
|
||||
com.njcn.rdms.framework.encrypt.config.RdmsApiEncryptAutoConfiguration
|
||||
@@ -0,0 +1,16 @@
|
||||
Application Version: ${rdms.info.version}
|
||||
Spring Boot Version: ${spring-boot.version}
|
||||
|
||||
.__ __. ______ .______ __ __ _______
|
||||
| \ | | / __ \ | _ \ | | | | / _____|
|
||||
| \| | | | | | | |_) | | | | | | | __
|
||||
| . ` | | | | | | _ < | | | | | | |_ |
|
||||
| |\ | | `--' | | |_) | | `--' | | |__| |
|
||||
|__| \__| \______/ |______/ \______/ \______|
|
||||
|
||||
███╗ ██╗ ██████╗ ██████╗ ██╗ ██╗ ██████╗
|
||||
████╗ ██║██╔═══██╗ ██╔══██╗██║ ██║██╔════╝
|
||||
██╔██╗ ██║██║ ██║ ██████╔╝██║ ██║██║ ███╗
|
||||
██║╚██╗██║██║ ██║ ██╔══██╗██║ ██║██║ ██║
|
||||
██║ ╚████║╚██████╔╝ ██████╔╝╚██████╔╝╚██████╔╝
|
||||
╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚═════╝
|
||||
Reference in New Issue
Block a user