refactor(core): ProjectProperties => ApplicationProperties

This commit is contained in:
2025-07-03 20:42:04 +08:00
parent f84a1dddfd
commit 27dc2294e6
4 changed files with 35 additions and 35 deletions

View File

@@ -1,3 +1,3 @@
top.continew.starter.core.autoconfigure.project.ProjectAutoConfiguration
top.continew.starter.core.autoconfigure.application.ApplicationAutoConfiguration
top.continew.starter.core.autoconfigure.threadpool.ThreadPoolAutoConfiguration
top.continew.starter.core.autoconfigure.threadpool.AsyncAutoConfiguration