|  | @ -40,6 +40,19 @@
 | 
												
													
														
															|  |         <!-- 安全认证中心-->
 |  |         <!-- 安全认证中心-->
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |         <!-- Jdbc-->
 |  |         <!-- Jdbc-->
 | 
												
													
														
															|  | 
 |  |         <dependency>
 | 
												
													
														
															|  | 
 |  |             <groupId>org.springframework.boot</groupId>
 | 
												
													
														
															|  | 
 |  |             <artifactId>spring-boot-starter-jdbc</artifactId>
 | 
												
													
														
															|  | 
 |  |         </dependency>
 | 
												
													
														
															|  | 
 |  |         <dependency>
 | 
												
													
														
															|  | 
 |  |             <groupId>mysql</groupId>
 | 
												
													
														
															|  | 
 |  |             <artifactId>mysql-connector-java</artifactId>
 | 
												
													
														
															|  | 
 |  |             <scope>runtime</scope>
 | 
												
													
														
															|  | 
 |  |         </dependency>
 | 
												
													
														
															|  | 
 |  |         <dependency>
 | 
												
													
														
															|  | 
 |  |             <groupId>org.apache.commons</groupId>
 | 
												
													
														
															|  | 
 |  |             <artifactId>commons-dbcp2</artifactId>
 | 
												
													
														
															|  | 
 |  |         </dependency>
 | 
												
													
														
															|  |         <!--<dependency>-->
 |  |         <!--<dependency>-->
 | 
												
													
														
															|  |             <!--<groupId>org.springframework.boot</groupId>-->
 |  |             <!--<groupId>org.springframework.boot</groupId>-->
 | 
												
													
														
															|  |             <!--<artifactId>spring-boot-starter-jdbc</artifactId>-->
 |  |             <!--<artifactId>spring-boot-starter-jdbc</artifactId>-->
 |