feat: 新增项目自动配置,封装 IPUtils 工具类

This commit is contained in:
2023-11-26 14:35:50 +08:00
parent c167669de0
commit 45a0169af8
6 changed files with 176 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
top.charles7c.continew.starter.core.autoconfigure.cors.CorsAutoConfiguration
top.charles7c.continew.starter.core.autoconfigure.project.ProjectAutoConfiguration
top.charles7c.continew.starter.core.autoconfigure.threadpool.ThreadPoolAutoConfiguration
top.charles7c.continew.starter.core.autoconfigure.threadpool.AsyncAutoConfiguration
top.charles7c.continew.starter.core.autoconfigure.threadpool.AsyncAutoConfiguration
top.charles7c.continew.starter.core.autoconfigure.cors.CorsAutoConfiguration