|
@@ -11,7 +11,7 @@
|
|
</parent>
|
|
</parent>
|
|
<groupId>org.ssssssss</groupId>
|
|
<groupId>org.ssssssss</groupId>
|
|
<artifactId>magic-api</artifactId>
|
|
<artifactId>magic-api</artifactId>
|
|
- <version>0.7.2</version>
|
|
+ <version>1.0.0.beta1</version>
|
|
<packaging>jar</packaging>
|
|
<packaging>jar</packaging>
|
|
<name>magic-api</name>
|
|
<name>magic-api</name>
|
|
<description>auto generate http api</description>
|
|
<description>auto generate http api</description>
|
|
@@ -49,10 +49,6 @@
|
|
<artifactId>commons-text</artifactId>
|
|
<artifactId>commons-text</artifactId>
|
|
<version>1.6</version>
|
|
<version>1.6</version>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
- <groupId>org.springframework.boot</groupId>
|
|
|
|
- <artifactId>spring-boot-starter-web</artifactId>
|
|
|
|
- </dependency>
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
<artifactId>spring-boot-starter-log4j2</artifactId>
|
|
<artifactId>spring-boot-starter-log4j2</artifactId>
|