Files
martial-tool/blade-core-auto/README.md
2025-11-28 16:23:32 +08:00

12 lines
351 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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