初始化

This commit is contained in:
2026-03-11 19:32:37 +08:00
commit 5708f80091
904 changed files with 68154 additions and 0 deletions

View File

@@ -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

View File

@@ -0,0 +1,16 @@
Application Version: ${rdms.info.version}
Spring Boot Version: ${spring-boot.version}
.__ __. ______ .______ __ __ _______
| \ | | / __ \ | _ \ | | | | / _____|
| \| | | | | | | |_) | | | | | | | __
| . ` | | | | | | _ < | | | | | | |_ |
| |\ | | `--' | | |_) | | `--' | | |__| |
|__| \__| \______/ |______/ \______/ \______|
███╗ ██╗ ██████╗ ██████╗ ██╗ ██╗ ██████╗
████╗ ██║██╔═══██╗ ██╔══██╗██║ ██║██╔════╝
██╔██╗ ██║██║ ██║ ██████╔╝██║ ██║██║ ███╗
██║╚██╗██║██║ ██║ ██╔══██╗██║ ██║██║ ██║
██║ ╚████║╚██████╔╝ ██████╔╝╚██████╔╝╚██████╔╝
╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚═════╝