|  | @ -10,7 +10,7 @@
 | 
	
		
			
				|  |  |     </parent>
 | 
	
		
			
				|  |  |     <modelVersion>4.0.0</modelVersion>
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     <artifactId>demo-eureka</artifactId>
 | 
	
		
			
				|  |  |     <artifactId>demo-admin-server</artifactId>
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |     <dependencies>
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
	
		
			
				|  | @ -28,6 +28,10 @@
 | 
	
		
			
				|  |  |             <artifactId>admin-server-starter</artifactId>
 | 
	
		
			
				|  |  |             <version>1.2.0</version>
 | 
	
		
			
				|  |  |         </dependency>
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
		
			
				|  |  |             <groupId>org.springframework.cloud</groupId>
 | 
	
		
			
				|  |  |             <artifactId>spring-cloud-starter-netflix-eureka-server</artifactId>
 | 
	
		
			
				|  |  |         </dependency>
 | 
	
		
			
				|  |  |         <dependency>
 | 
	
		
			
				|  |  |             <groupId>org.springframework.boot</groupId>
 | 
	
		
			
				|  |  |             <artifactId>spring-boot-starter-web</artifactId>
 |