Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
15e9dbe9
Commit
15e9dbe9
authored
Apr 01, 2014
by
Spring Buildmaster
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Next development version
parent
26e55e5b
Changes
68
Show whitespace changes
Inline
Side-by-side
Showing
68 changed files
with
189 additions
and
288 deletions
+189
-288
pom.xml
pom.xml
+8
-15
pom.xml
spring-boot-actuator/pom.xml
+2
-3
pom.xml
spring-boot-autoconfigure/pom.xml
+2
-3
pom.xml
spring-boot-cli/pom.xml
+10
-20
pom.xml
spring-boot-dependencies/pom.xml
+2
-3
pom.xml
spring-boot-docs/pom.xml
+11
-22
pom.xml
spring-boot-full-build/pom.xml
+2
-3
pom.xml
spring-boot-integration-tests/pom.xml
+2
-3
pom.xml
spring-boot-parent/pom.xml
+2
-3
pom.xml
spring-boot-samples/pom.xml
+2
-3
pom.xml
...ng-boot-samples/spring-boot-sample-actuator-log4j/pom.xml
+2
-3
pom.xml
...ng-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-actuator/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-amqp/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-aop/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-batch/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-data-redis/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-data-rest/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-integration/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-jetty/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-profile/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-secure/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-servlet/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-simple/pom.xml
+2
-3
pom.xml
...amples/spring-boot-sample-tomcat-multi-connectors/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-tomcat/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-traditional/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
+2
-3
pom.xml
...ot-samples/spring-boot-sample-web-method-security/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-web-secure/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-web-static/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-web-ui/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-websocket/pom.xml
+2
-3
pom.xml
spring-boot-samples/spring-boot-sample-xml/pom.xml
+2
-3
pom.xml
spring-boot-starters/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-actuator/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-amqp/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-aop/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-batch/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
+2
-3
pom.xml
...ng-boot-starters/spring-boot-starter-data-mongodb/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-data-rest/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-integration/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-jdbc/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-jetty/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-log4j/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-logging/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-mobile/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-parent/pom.xml
+31
-37
pom.xml
spring-boot-starters/spring-boot-starter-redis/pom.xml
+2
-3
pom.xml
...ng-boot-starters/spring-boot-starter-remote-shell/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-security/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-test/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-tomcat/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-web/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter-websocket/pom.xml
+2
-3
pom.xml
spring-boot-starters/spring-boot-starter/pom.xml
+2
-3
pom.xml
spring-boot-tools/pom.xml
+2
-3
pom.xml
spring-boot-tools/spring-boot-dependency-tools/pom.xml
+3
-5
pom.xml
spring-boot-tools/spring-boot-gradle-plugin/pom.xml
+2
-3
pom.xml
spring-boot-tools/spring-boot-loader-tools/pom.xml
+2
-3
pom.xml
spring-boot-tools/spring-boot-loader/pom.xml
+2
-3
pom.xml
spring-boot-tools/spring-boot-maven-plugin/pom.xml
+2
-3
pom.xml
spring-boot/pom.xml
+2
-3
No files found.
pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-build
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
Spring Boot Build
</name>
<description>
Spring Boot Build
</description>
...
...
@@ -134,20 +133,15 @@
<taskdef
resource=
"net/sf/antcontrib/antcontrib.properties"
/>
<taskdef
name=
"stringutil"
classname=
"ise.antelope.tasks.StringUtilTask"
/>
<var
name=
"version-type"
value=
"${project.version}"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<stringutil
string=
"${version-type}"
property=
"profile"
>
<lowercase
/>
</stringutil>
<echo
message=
"Writing settings for ${profile} profile"
/>
<copy
file=
".settings-template.xml"
tofile=
"settings.xml"
overwrite=
"true"
>
<copy
file=
".settings-template.xml"
tofile=
"settings.xml"
overwrite=
"true"
>
<filterset>
<filter
token=
"profile"
value=
"${profile}"
/>
</filterset>
...
...
@@ -164,8 +158,7 @@
<inherited>
false
</inherited>
<configuration>
<target>
<property
name=
"sourceFile"
value=
"spring-boot-starters/spring-boot-starter-parent/pom.xml"
/>
<property
name=
"sourceFile"
value=
"spring-boot-starters/spring-boot-starter-parent/pom.xml"
/>
<xslt
in=
"${sourceFile}"
out=
"${sourceFile}.new"
force=
"true"
>
<style>
<string>
<![CDATA[
...
...
spring-boot-actuator/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
<artifactId>
spring-boot-actuator
</artifactId>
...
...
spring-boot-autoconfigure/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
<artifactId>
spring-boot-autoconfigure
</artifactId>
...
...
spring-boot-cli/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
<artifactId>
spring-boot-cli
</artifactId>
...
...
@@ -265,30 +264,21 @@
<taskdef
resource=
"net/sf/antcontrib/antcontrib.properties"
/>
<taskdef
name=
"stringutil"
classname=
"ise.antelope.tasks.StringUtilTask"
/>
<var
name=
"version-type"
value=
"${project.version}"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<stringutil
string=
"${version-type}"
property=
"repo"
>
<lowercase
/>
</stringutil>
<checksum
algorithm=
"sha-1"
file=
"${project.build.directory}/spring-boot-cli-${project.version}-bin.tar.gz"
property=
"checksum"
/>
<echo
message=
"Customizing homebrew for ${project.version} with checksum ${checksum} in ${repo} repo"
/>
<copy
file=
"${basedir}/src/main/homebrew/springboot.rb"
tofile=
"${project.build.directory}/springboot.rb"
overwrite=
"true"
>
<checksum
algorithm=
"sha-1"
file=
"${project.build.directory}/spring-boot-cli-${project.version}-bin.tar.gz"
property=
"checksum"
/>
<echo
message=
"Customizing homebrew for ${project.version} with checksum ${checksum} in ${repo} repo"
/>
<copy
file=
"${basedir}/src/main/homebrew/springboot.rb"
tofile=
"${project.build.directory}/springboot.rb"
overwrite=
"true"
>
<filterchain>
<expandproperties
/>
</filterchain>
</copy>
<attachartifact
file=
"${project.build.directory}/springboot.rb"
classifier=
"homebrew"
type=
"rb"
/>
<attachartifact
file=
"${project.build.directory}/springboot.rb"
classifier=
"homebrew"
type=
"rb"
/>
</target>
</configuration>
</execution>
...
...
spring-boot-dependencies/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
Spring Boot Dependencies
</name>
<description>
Spring Boot Dependencies
</description>
...
...
spring-boot-docs/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
<artifactId>
spring-boot-docs
</artifactId>
...
...
@@ -199,8 +198,7 @@
<include
name=
"**/*.pdf"
/>
</fileset>
</copy>
<move
file=
"${basedir}/target/contents/reference/pdf/index.pdf"
tofile=
"${basedir}/target/contents/reference/pdf/spring-boot-reference.pdf"
/>
<move
file=
"${basedir}/target/contents/reference/pdf/index.pdf"
tofile=
"${basedir}/target/contents/reference/pdf/spring-boot-reference.pdf"
/>
</postProcess>
</configuration>
</execution>
...
...
@@ -219,8 +217,7 @@
<include
name=
"**/*.epub"
/>
</fileset>
</copy>
<move
file=
"${basedir}/target/contents/reference/epub/index.epub"
tofile=
"${basedir}/target/contents/reference/epub/spring-boot-reference.epub"
/>
<move
file=
"${basedir}/target/contents/reference/epub/index.epub"
tofile=
"${basedir}/target/contents/reference/epub/spring-boot-reference.epub"
/>
</postProcess>
</configuration>
</execution>
...
...
@@ -261,11 +258,8 @@
</goals>
<configuration>
<target>
<zip
destfile=
"${project.build.directory}/${project.artifactId}-${project.version}.zip"
>
<zipfileset
src=
"${project.build.directory}/${project.artifactId}-${project.version}-javadoc.jar"
prefix=
"api"
/>
<zip
destfile=
"${project.build.directory}/${project.artifactId}-${project.version}.zip"
>
<zipfileset
src=
"${project.build.directory}/${project.artifactId}-${project.version}-javadoc.jar"
prefix=
"api"
/>
<fileset
dir=
"${project.build.directory}/contents"
/>
</zip>
</target>
...
...
@@ -283,20 +277,15 @@
<taskdef
resource=
"net/sf/antcontrib/antcontrib.properties"
/>
<taskdef
name=
"stringutil"
classname=
"ise.antelope.tasks.StringUtilTask"
/>
<var
name=
"version-type"
value=
"${project.version}"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
".*\.(.*)"
replace=
"\1"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(M)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"(RC)\d+"
replace=
"MILESTONE"
/>
<propertyregex
property=
"version-type"
override=
"true"
input=
"${version-type}"
regexp=
"BUILD-(.*)"
replace=
"SNAPSHOT"
/>
<stringutil
string=
"${version-type}"
property=
"spring-boot-repo"
>
<lowercase
/>
</stringutil>
<var
name=
"github-tag"
value=
"v${project.version}"
/>
<propertyregex
property=
"github-tag"
override=
"true"
input=
"${github-tag}"
regexp=
".*SNAPSHOT"
replace=
"master"
/>
<propertyregex
property=
"github-tag"
override=
"true"
input=
"${github-tag}"
regexp=
".*SNAPSHOT"
replace=
"master"
/>
</target>
</configuration>
</execution>
...
...
spring-boot-full-build/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-full-build
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<name>
Spring Boot Full Build
</name>
<description>
Spring Boot Full Build
</description>
...
...
spring-boot-integration-tests/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
<artifactId>
spring-boot-integration-tests
</artifactId>
...
...
spring-boot-parent/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-dependencies
</relativePath>
</parent>
<artifactId>
spring-boot-parent
</artifactId>
...
...
spring-boot-samples/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-starters/spring-boot-starter-parent
</relativePath>
</parent>
<artifactId>
spring-boot-samples
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-actuator-log4j/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-actuator-log4j
</artifactId>
<name>
Spring Boot Actuator Log4J Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-actuator-noweb/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-actuator-noweb
</artifactId>
<name>
Spring Boot Actuator Non-Web Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-actuator-ui
</artifactId>
<name>
Spring Boot Actuator UI Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-actuator/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-actuator
</artifactId>
<name>
Spring Boot Actuator Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-amqp/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-amqp
</artifactId>
<name>
Spring Boot AMQP Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-aop/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-aop
</artifactId>
<name>
Spring Boot AOP Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-batch/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-batch
</artifactId>
<name>
Spring Boot Batch Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-data-jpa
</artifactId>
<name>
Spring Boot Data JPA Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-data-mongodb
</artifactId>
<name>
Spring Boot Data MongoDB Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-redis/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-data-redis
</artifactId>
<name>
Spring Boot Data Redis Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-data-rest/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-data-rest
</artifactId>
<name>
Spring Boot Data REST Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-integration/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-integration
</artifactId>
<name>
Spring Boot Integration Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-jetty/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-jetty
</artifactId>
<name>
Spring Boot Jetty Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-profile/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-profile
</artifactId>
<name>
Spring Boot Profile Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-secure/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-secure
</artifactId>
<name>
Spring Boot Security Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-servlet/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-servlet
</artifactId>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-simple/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-simple
</artifactId>
<name>
Spring Boot Simple Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-tomcat-multi-connectors
</artifactId>
<name>
Spring Boot Multi-Connector Tomcat Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-tomcat/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-tomcat
</artifactId>
<name>
Spring Boot Tomcat Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-traditional/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd"
>
<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/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-traditional
</artifactId>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-web-jsp
</artifactId>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-web-method-security/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-web-method-security
</artifactId>
<name>
Spring Boot Web Method Security Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-web-secure/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-web-secure
</artifactId>
<name>
Spring Boot Web Secure Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-web-static/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-web-static
</artifactId>
<packaging>
war
</packaging>
...
...
spring-boot-samples/spring-boot-sample-web-ui/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-web-ui
</artifactId>
<name>
Spring Boot Web UI Sample
</name>
...
...
spring-boot-samples/spring-boot-sample-websocket/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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/maven-v4_0_0.xsd"
>
<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/maven-v4_0_0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<artifactId>
spring-boot-sample-websocket
</artifactId>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<name>
Spring Boot WebSocket Sample
</name>
<description>
Spring Boot WebSocket Sample
</description>
...
...
spring-boot-samples/spring-boot-sample-xml/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<!-- Your own application should inherit from spring-boot-starter-parent -->
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-samples
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-sample-xml
</artifactId>
<name>
Spring Boot XML Sample
</name>
...
...
spring-boot-starters/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
<artifactId>
spring-boot-starters
</artifactId>
...
...
spring-boot-starters/spring-boot-starter-actuator/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-actuator
</artifactId>
<name>
Spring Boot Actuator Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-amqp/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-amqp
</artifactId>
<name>
Spring Boot AMPQ Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-aop/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-aop
</artifactId>
<name>
Spring Boot AOP Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-batch/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-batch
</artifactId>
<name>
Spring Boot Batch Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-jpa/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
<name>
Spring Boot Data JPA Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-mongodb/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
<name>
Spring Boot Data MongoDB Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-data-rest/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-data-rest
</artifactId>
<name>
Spring Boot Data REST Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-integration/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-integration
</artifactId>
<name>
Spring Boot Integration Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-jdbc/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<name>
Spring Boot JDBC Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-jetty/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<name>
Spring Boot Jetty Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-log4j/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-log4j
</artifactId>
<name>
Spring Boot Log4J Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-logging/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-logging
</artifactId>
<name>
Spring Boot Logger Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-mobile/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-mobile
</artifactId>
<name>
Spring Boot Mobile Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-parent/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-dependencies
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../../spring-boot-dependencies
</relativePath>
</parent>
<artifactId>
spring-boot-starter-parent
</artifactId>
...
...
@@ -40,122 +39,122 @@
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-actuator
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-amqp
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-aop
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-batch
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-rest
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-integration
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-logging
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-log4j
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-mobile
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-redis
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-remote-shell
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</dependency>
</dependencies>
</dependencyManagement>
...
...
@@ -316,22 +315,17 @@
</goals>
<configuration>
<transformers>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.AppendingTransformer"
>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.AppendingTransformer"
>
<resource>
META-INF/spring.handlers
</resource>
</transformer>
<transformer
implementation=
"org.springframework.boot.maven.PropertiesMergingResourceTransformer"
>
<transformer
implementation=
"org.springframework.boot.maven.PropertiesMergingResourceTransformer"
>
<resource>
META-INF/spring.factories
</resource>
</transformer>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.AppendingTransformer"
>
<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"
>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"
/>
<transformer
implementation=
"org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"
>
<mainClass>
${start-class}
</mainClass>
</transformer>
</transformers>
...
...
spring-boot-starters/spring-boot-starter-redis/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-redis
</artifactId>
<name>
Spring Boot Redis Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-remote-shell/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-remote-shell
</artifactId>
<name>
Spring Boot Remote Shell Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-security/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-security
</artifactId>
<name>
Spring Boot Security Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-test/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-test
</artifactId>
<name>
Spring Boot Test Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-thymeleaf/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
<name>
Spring Boot Thymeleaf Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-tomcat/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<name>
Spring Boot Tomcat Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-web/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-web
</artifactId>
<name>
Spring Boot Web Starter
</name>
...
...
spring-boot-starters/spring-boot-starter-websocket/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter-websocket
</artifactId>
<name>
Spring Boot WebSocket Starter
</name>
...
...
spring-boot-starters/spring-boot-starter/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starters
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-starter
</artifactId>
<name>
Spring Boot Starter
</name>
...
...
spring-boot-tools/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
<artifactId>
spring-boot-tools
</artifactId>
...
...
spring-boot-tools/spring-boot-dependency-tools/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-dependency-tools
</artifactId>
<name>
Spring Boot Dependency Tools
</name>
...
...
@@ -38,8 +37,7 @@
</goals>
<configuration>
<target>
<copy
file=
"${main.basedir}/spring-boot-dependencies/pom.xml"
tofile=
"${generated.pom.dir}/dependencies-pom.xml"
/>
<copy
file=
"${main.basedir}/spring-boot-dependencies/pom.xml"
tofile=
"${generated.pom.dir}/dependencies-pom.xml"
/>
</target>
</configuration>
</execution>
...
...
spring-boot-tools/spring-boot-gradle-plugin/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-gradle-plugin
</artifactId>
<name>
Spring Boot Gradle Plugin
</name>
...
...
spring-boot-tools/spring-boot-loader-tools/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-loader-tools
</artifactId>
<name>
Spring Boot Loader Tools
</name>
...
...
spring-boot-tools/spring-boot-loader/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-loader
</artifactId>
<name>
Spring Boot Loader
</name>
...
...
spring-boot-tools/spring-boot-maven-plugin/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-tools
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
</parent>
<artifactId>
spring-boot-maven-plugin
</artifactId>
<packaging>
maven-plugin
</packaging>
...
...
spring-boot/pom.xml
View file @
15e9dbe9
<?xml version="1.0" encoding="UTF-8"?>
<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"
>
<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>
<parent>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-parent
</artifactId>
<version>
1.0.
0
.BUILD-SNAPSHOT
</version>
<version>
1.0.
1
.BUILD-SNAPSHOT
</version>
<relativePath>
../spring-boot-parent
</relativePath>
</parent>
<artifactId>
spring-boot
</artifactId>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment