|  | @ -12,32 +12,32 @@
 | 
	
		
			
				|  |  |     <artifactId>swagger-starter</artifactId>
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     <dependencies>
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
		
			
				|  |  |             <groupId>com.github.xiaoymin</groupId>
 | 
	
		
			
				|  |  |             <artifactId>knife4j-spring-boot-starter</artifactId>
 | 
	
		
			
				|  |  |             <version>2.0.2</version>
 | 
	
		
			
				|  |  |         </dependency>
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | <!--        <dependency>-->
 | 
	
		
			
				|  |  | <!--            <groupId>com.github.xiaoymin</groupId>-->
 | 
	
		
			
				|  |  | <!--            <artifactId>swagger-bootstrap-ui</artifactId>-->
 | 
	
		
			
				|  |  | <!--            <version>1.9.3</version>-->
 | 
	
		
			
				|  |  | <!--        </dependency>-->
 | 
	
		
			
				|  |  | <!--        <dependency>-->
 | 
	
		
			
				|  |  | <!--            <groupId>io.springfox</groupId>-->
 | 
	
		
			
				|  |  | <!--            <artifactId>springfox-swagger2</artifactId>-->
 | 
	
		
			
				|  |  | <!--            <version>${version.swagger}</version>-->
 | 
	
		
			
				|  |  | <!--        </dependency>-->
 | 
	
		
			
				|  |  | <!--        <dependency>-->
 | 
	
		
			
				|  |  | <!--            <groupId>io.springfox</groupId>-->
 | 
	
		
			
				|  |  | <!--            <artifactId>springfox-swagger-ui</artifactId>-->
 | 
	
		
			
				|  |  | <!--            <version>${version.swagger-ui}</version>-->
 | 
	
		
			
				|  |  | <!--        </dependency>-->
 | 
	
		
			
				|  |  | <!--        <dependency>-->
 | 
	
		
			
				|  |  | <!--            <groupId>io.springfox</groupId>-->
 | 
	
		
			
				|  |  | <!--            <artifactId>springfox-staticdocs</artifactId>-->
 | 
	
		
			
				|  |  | <!--            <version>${version.springfox-staticdocs}</version>-->
 | 
	
		
			
				|  |  | <!--            <artifactId>knife4j-spring-boot-starter</artifactId>-->
 | 
	
		
			
				|  |  | <!--            <version>2.0.2</version>-->
 | 
	
		
			
				|  |  | <!--        </dependency>-->
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
		
			
				|  |  |             <groupId>com.github.xiaoymin</groupId>
 | 
	
		
			
				|  |  |             <artifactId>swagger-bootstrap-ui</artifactId>
 | 
	
		
			
				|  |  |             <version>1.9.3</version>
 | 
	
		
			
				|  |  |         </dependency>
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
		
			
				|  |  |             <groupId>io.springfox</groupId>
 | 
	
		
			
				|  |  |             <artifactId>springfox-swagger2</artifactId>
 | 
	
		
			
				|  |  |             <version>${version.swagger}</version>
 | 
	
		
			
				|  |  |         </dependency>
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
		
			
				|  |  |             <groupId>io.springfox</groupId>
 | 
	
		
			
				|  |  |             <artifactId>springfox-swagger-ui</artifactId>
 | 
	
		
			
				|  |  |             <version>${version.swagger-ui}</version>
 | 
	
		
			
				|  |  |         </dependency>
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
		
			
				|  |  |             <groupId>io.springfox</groupId>
 | 
	
		
			
				|  |  |             <artifactId>springfox-staticdocs</artifactId>
 | 
	
		
			
				|  |  |             <version>${version.springfox-staticdocs}</version>
 | 
	
		
			
				|  |  |         </dependency>
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
		
			
				|  |  |             <groupId>io.github.swagger2markup</groupId>
 | 
	
		
			
				|  |  |             <artifactId>swagger2markup</artifactId>
 |