|
|
@@ -29,6 +29,12 @@
|
|
|
<!-- <artifactId>springfox-boot-starter</artifactId>-->
|
|
|
<!-- <version>3.0.0</version>-->
|
|
|
<!-- </dependency>-->
|
|
|
+ <dependency>
|
|
|
+ <groupId>net.sf.json-lib</groupId>
|
|
|
+ <artifactId>json-lib</artifactId>
|
|
|
+ <version>2.4</version>
|
|
|
+ <classifier>jdk15</classifier>
|
|
|
+ </dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-starter</artifactId>
|