2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								<?xml version="1.0" encoding="UTF-8"?>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-27 03:30:54 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								<!-- This POM file that can be used as a parent for your own builds. It provides
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									generally useful dependencies and plugins. NOTE: If you are editing a local
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									checkout of this file, be sure to modify 'spring-boot-starters/src/main/parent/pom.xml'. -->
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-27 03:30:54 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +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">
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<modelVersion>4.0.0</modelVersion>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									<parent>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<artifactId>spring-boot-dependencies</artifactId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<version>0.5.0.BUILD-SNAPSHOT</version>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<relativePath>../../spring-boot-dependencies</relativePath>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</parent>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<artifactId>spring-boot-starter-parent</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<packaging>pom</packaging>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<properties>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-02 18:58:53 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<spring.boot.version>0.5.0.BUILD-SNAPSHOT</spring.boot.version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</properties>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<dependencyManagement>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<dependencies>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-strap</artifactId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 16:46:34 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-actuator</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 16:46:34 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter-actuator</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter-web</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter-tomcat</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-17 19:00:58 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter-jetty</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-17 19:00:58 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter-data-jpa</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter-batch</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter-integration</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-31 07:20:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<artifactId>spring-boot-starter-security</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										</dependencies>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</dependencyManagement>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<build>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<!-- Turn on filtering by default for application properties -->
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-18 16:16:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<resources>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<resource>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<directory>src/main/resources</directory>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<filtering>true</filtering>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<includes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<include>**/application.yml</include>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<include>**/application.propeties</include>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</includes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</resource>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<resource>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<directory>src/main/resources</directory>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<excludes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<exclude>**/application.yml</exclude>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<exclude>**/application.propeties</exclude>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</excludes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</resource>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										</resources>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<pluginManagement>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<plugins>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
												<!-- Apply more sensible defaults for user projects -->
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<artifactId>maven-compiler-plugin</artifactId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<version>3.1</version>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<source>${java.version}</source>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<target>${java.version}</target>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<artifactId>maven-jar-plugin</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-20 00:30:45 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<archive>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<manifest>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																<mainClass>${start-class}</mainClass>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															</manifest>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</archive>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</configuration>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<artifactId>maven-surefire-plugin</artifactId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<version>2.15</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-14 13:46:45 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<includes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<include>**/*Tests.java</include>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<include>**/*Test.java</include>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</includes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<excludes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<exclude>**/Abstract*.java</exclude>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</excludes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</configuration>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<artifactId>maven-war-plugin</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-20 00:30:45 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<configuration>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-22 20:38:00 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<failOnMissingWebXml>false</failOnMissingWebXml>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-20 00:30:45 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<archive>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<manifest>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																<mainClass>${start-class}</mainClass>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															</manifest>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</archive>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</configuration>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<groupId>org.codehaus.mojo</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
													<artifactId>exec-maven-plugin</artifactId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<manifest>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<mainClass>${start-class}</mainClass>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</manifest>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</configuration>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</plugin>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-18 16:16:36 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<groupId>pl.project13.maven</groupId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<artifactId>git-commit-id-plugin</artifactId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<version>1.9</version>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<executions>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<execution>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<goals>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																<goal>revision</goal>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															</goals>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</execution>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</executions>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<verbose>true</verbose>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<dateFormat>yyyy-MM-dd'T'HH:mm:ssZ</dateFormat>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<generateGitPropertiesFile>true</generateGitPropertiesFile>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<generateGitPropertiesFilename>src/main/resources/git.properties</generateGitPropertiesFilename>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</plugin>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
												<!-- Support our own plugin -->
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-18 09:10:49 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<plugin>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-27 00:54:59 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<artifactId>spring-boot-maven-plugin</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-18 09:10:49 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<executions>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<execution>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<goals>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-30 05:52:30 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
																<goal>repackage</goal>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-18 09:10:49 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
															</goals>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</execution>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</executions>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-23 17:51:11 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<mainClass>${start-class}</mainClass>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</configuration>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-18 09:10:49 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</plugin>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
												<!-- Support shade packaging (if the user does not want to use our plugin -->
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<groupId>org.apache.maven.plugins</groupId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<artifactId>maven-shade-plugin</artifactId>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<version>2.1</version>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<dependencies>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<dependency>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<groupId>org.springframework.boot</groupId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-30 05:52:30 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<artifactId>spring-boot-maven-plugin</artifactId>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-26 18:50:02 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<version>${spring.boot.version}</version>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</dependency>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</dependencies>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<keepDependenciesWithProvidedScope>true</keepDependenciesWithProvidedScope>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<createDependencyReducedPom>true</createDependencyReducedPom>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<filters>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<filter>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																<artifact>*:*</artifact>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																<excludes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	<exclude>META-INF/*.SF</exclude>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	<exclude>META-INF/*.DSA</exclude>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	<exclude>META-INF/*.RSA</exclude>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																</excludes>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															</filter>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</filters>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<executions>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<execution>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<phase>package</phase>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<goals>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																<goal>shade</goal>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															</goals>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															<configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																<transformers>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	<transformer
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		<resource>META-INF/spring.handlers</resource>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	</transformer>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	<transformer
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		implementation="org.springframework.maven.packaging.PropertiesMergingResourceTransformer">
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		<resource>META-INF/spring.factories</resource>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	</transformer>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	<transformer
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		<resource>META-INF/spring.schemas</resource>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	</transformer>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	<transformer
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	<transformer
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																		<mainClass>${start-class}</mainClass>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																	</transformer>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
																</transformers>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
															</configuration>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														</execution>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</executions>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</plugin>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</plugins>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										</pluginManagement>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</build>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-27 03:30:54 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<profiles>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<profile>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<id>spring-snapshot-build</id>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<repositories>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<repository>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<id>spring-milestones</id>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<name>Spring Milestones</name>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<url>http://maven.springframework.org/milestone</url>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<snapshots>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<enabled>false</enabled>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</snapshots>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</repository>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-27 03:30:54 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<repository>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
													<id>spring-snapshots</id>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<name>Spring Snapshots</name>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<url>http://maven.springframework.org/snapshot</url>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<snapshots>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<enabled>true</enabled>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</snapshots>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-27 03:30:54 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</repository>
							 | 
						
					
						
							
								
									
										
										
										
											2013-08-03 12:48:19 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											</repositories>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<pluginRepositories>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<pluginRepository>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<id>spring-milestones</id>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<name>Spring Milestones</name>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<url>http://maven.springframework.org/milestone</url>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<snapshots>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<enabled>false</enabled>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</snapshots>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</pluginRepository>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												<pluginRepository>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<id>spring-snapshots</id>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<name>Spring Snapshots</name>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<url>http://maven.springframework.org/snapshot</url>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													<snapshots>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
														<enabled>true</enabled>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
													</snapshots>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
												</pluginRepository>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											</pluginRepositories>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-27 03:30:54 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
										</profile>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
									</profiles>
							 | 
						
					
						
							
								
									
										
										
										
											2013-07-11 07:20:57 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								</project>
							 |