feat: 生成代码工具类
This commit is contained in:
5
pom.xml
5
pom.xml
@@ -20,6 +20,11 @@
|
||||
<name>股票行情</name>
|
||||
<description>股票行情</description>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.squareup</groupId>
|
||||
<artifactId>javapoet</artifactId>
|
||||
<version>1.11.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-tomcat</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user