去除lombok,readme更新

This commit is contained in:
648540858
2022-03-04 10:30:55 +08:00
parent 28d7fd3b58
commit b10a65483d
9 changed files with 214 additions and 40 deletions

View File

@@ -253,10 +253,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<!-- <scope>test</scope>-->
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
</dependencies>