This commit is contained in:
2025-11-28 16:23:32 +08:00
commit a9e0e16c29
826 changed files with 89805 additions and 0 deletions

12
blade-core-auto/README.md Normal file
View File

@@ -0,0 +1,12 @@
# auto 代码自动生成
## 规划
1. 生成 java spi
2. 用来生成 `spring.factories`
3. 考虑生成 `spring-devtools.properties`
4. 考虑?生成 `swagger` 注解
## 参考
Google Auto: https://github.com/google/auto
Spring 5 - spring-context-indexerhttps://github.com/spring-projects/spring-framework/tree/master/spring-context-indexer