first commit
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:
lzh
2025-12-31 11:48:19 +08:00
commit 8ccfafe2bb
4541 changed files with 372105 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
com.viewsh.framework.apilog.config.ViewshApiLogAutoConfiguration
com.viewsh.framework.jackson.config.ViewshJacksonAutoConfiguration
com.viewsh.framework.swagger.config.ViewshSwaggerAutoConfiguration
com.viewsh.framework.web.config.ViewshWebAutoConfiguration
com.viewsh.framework.apilog.config.ViewshApiLogRpcAutoConfiguration
com.viewsh.framework.xss.config.ViewshXssAutoConfiguration
com.viewsh.framework.banner.config.ViewshBannerAutoConfiguration
com.viewsh.framework.encrypt.config.ViewshApiEncryptAutoConfiguration

View File

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