2013-07-06 01:26:50 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								<?xml version="1.0" encoding="UTF-8"?>
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-01 18:05:51 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<modelVersion>4.0.0</modelVersion>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<parent>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-30 13:28:34 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<!-- Your own application should inherit from spring-boot-starter-parent -->
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-30 13:28:34 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<artifactId>spring-boot-samples</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2015-02-27 05:01:00 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<version>1.1.11.RELEASE</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</parent>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<artifactId>spring-boot-sample-web-ui</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-01 16:10:51 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									<name>Spring Boot Web UI Sample</name>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<description>Spring Boot Web UI Sample</description>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<url>http://projects.spring.io/spring-boot/</url>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<organization>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<name>Pivotal Software, Inc.</name>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<url>http://www.spring.io</url>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</organization>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<properties>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<main.basedir>${basedir}/../..</main.basedir>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</properties>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<dependencies>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-07 21:41:24 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-24 17:28:45 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<artifactId>spring-boot-starter-thymeleaf</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
										</dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-17 17:07:46 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2014-03-07 21:41:24 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2014-01-17 17:07:46 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<artifactId>spring-boot-starter-test</artifactId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<scope>test</scope>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										</dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</dependencies>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<build>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<plugins>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<plugin>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-30 13:28:34 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-maven-plugin</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-12-27 16:35:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
												<dependencies>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2014-04-09 18:50:00 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
														<groupId>org.springframework</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-12-27 16:35:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
														<artifactId>springloaded</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2014-05-01 15:24:24 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
														<version>1.2.0.RELEASE</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-12-27 16:35:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
													</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</dependencies>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-06 01:26:50 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										</plugins>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</build>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								</project>
							 |