diff --git a/spring-boot-demo-codegen/README.md b/spring-boot-demo-codegen/README.md new file mode 100644 index 0000000..5452f24 --- /dev/null +++ b/spring-boot-demo-codegen/README.md @@ -0,0 +1,3 @@ +# spring-boot-demo-codegen + +> 此 demo 主要演示了 Spring Boot 使用模板生成代码,并提供前端页面,可生成 Entity/Mapper/Service/Controller 等代码。 \ No newline at end of file