|  | @ -40,12 +40,12 @@
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>org.springframework.boot</groupId>
 |  |             <groupId>org.springframework.boot</groupId>
 | 
												
													
														
															|  |             <artifactId>spring-boot-starter-web</artifactId>
 |  |             <artifactId>spring-boot-starter-web</artifactId>
 | 
												
													
														
															|  |            <!-- <exclusions>
 |  | 
 | 
												
													
														
															|  | 
 |  |             <exclusions>
 | 
												
													
														
															|  |                 <exclusion>
 |  |                 <exclusion>
 | 
												
													
														
															|  |                     <groupId>org.springframework.boot</groupId>
 |  |                     <groupId>org.springframework.boot</groupId>
 | 
												
													
														
															|  |                     <artifactId>spring-boot-starter-tomcat</artifactId>
 |  |                     <artifactId>spring-boot-starter-tomcat</artifactId>
 | 
												
													
														
															|  |                 </exclusion>
 |  |                 </exclusion>
 | 
												
													
														
															|  |             </exclusions>-->
 |  | 
 | 
												
													
														
															|  | 
 |  |             </exclusions>
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>javax.servlet</groupId>
 |  |             <groupId>javax.servlet</groupId>
 | 
												
											
												
													
														
															|  | @ -63,10 +63,10 @@
 | 
												
													
														
															|  |             <groupId>org.springframework.boot</groupId>
 |  |             <groupId>org.springframework.boot</groupId>
 | 
												
													
														
															|  |             <artifactId>spring-boot-starter-data-jpa</artifactId>
 |  |             <artifactId>spring-boot-starter-data-jpa</artifactId>
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  |         <dependency>
 |  | 
 | 
												
													
														
															|  | 
 |  |       <!--  <dependency>
 | 
												
													
														
															|  |             <groupId>org.springframework.boot</groupId>
 |  |             <groupId>org.springframework.boot</groupId>
 | 
												
													
														
															|  |             <artifactId>spring-boot-starter-tomcat</artifactId>
 |  |             <artifactId>spring-boot-starter-tomcat</artifactId>
 | 
												
													
														
															|  |         </dependency>
 |  | 
 | 
												
													
														
															|  | 
 |  |         </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>
 | 
												
											
												
													
														
															|  | @ -153,6 +153,11 @@
 | 
												
													
														
															|  |             <groupId>commons-codec</groupId>
 |  |             <groupId>commons-codec</groupId>
 | 
												
													
														
															|  |             <artifactId>commons-codec</artifactId>
 |  |             <artifactId>commons-codec</artifactId>
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  | 
 |  |         <dependency>
 | 
												
													
														
															|  | 
 |  |             <groupId>com.sun.jna</groupId>
 | 
												
													
														
															|  | 
 |  |             <artifactId>jna</artifactId>
 | 
												
													
														
															|  | 
 |  |             <version>3.0.9</version>
 | 
												
													
														
															|  | 
 |  |         </dependency>
 | 
												
													
														
															|  |     </dependencies>
 |  |     </dependencies>
 | 
												
													
														
															|  |     <build>
 |  |     <build>
 | 
												
													
														
															|  |         <finalName>webgate-way</finalName>
 |  |         <finalName>webgate-way</finalName>
 |