init: 后端代码
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled

This commit is contained in:
2026-07-08 14:36:19 +08:00
commit 7a6105f47e
1361 changed files with 152579 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
cn.code.nl.framework.apilog.config.NlApiLogAutoConfiguration
cn.code.nl.framework.jackson.config.NlJacksonAutoConfiguration
cn.code.nl.framework.swagger.config.NlSwaggerAutoConfiguration
cn.code.nl.framework.web.config.NlWebAutoConfiguration
cn.code.nl.framework.apilog.config.NlApiLogRpcAutoConfiguration
cn.code.nl.framework.xss.config.NlXssAutoConfiguration
cn.code.nl.framework.banner.config.NlBannerAutoConfiguration
cn.code.nl.framework.encrypt.config.NlApiEncryptAutoConfiguration

View File

@@ -0,0 +1,17 @@
芋道源码 http://www.iocoder.cn
Application Version: ${nl.info.version}
Spring Boot Version: ${spring-boot.version}
.__ __. ______ .______ __ __ _______
| \ | | / __ \ | _ \ | | | | / _____|
| \| | | | | | | |_) | | | | | | | __
| . ` | | | | | | _ < | | | | | | |_ |
| |\ | | `--' | | |_) | | `--' | | |__| |
|__| \__| \______/ |______/ \______/ \______|
███╗ ██╗ ██████╗ ██████╗ ██╗ ██╗ ██████╗
████╗ ██║██╔═══██╗ ██╔══██╗██║ ██║██╔════╝
██╔██╗ ██║██║ ██║ ██████╔╝██║ ██║██║ ███╗
██║╚██╗██║██║ ██║ ██╔══██╗██║ ██║██║ ██║
██║ ╚████║╚██████╔╝ ██████╔╝╚██████╔╝╚██████╔╝
╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚═════╝