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
be3fe12c
Commit
be3fe12c
authored
Dec 30, 2016
by
Phillip Webb
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Polish
parent
273beaa3
Changes
86
Hide whitespace changes
Inline
Side-by-side
Showing
86 changed files
with
240 additions
and
75 deletions
+240
-75
pom.xml
spring-boot-samples/spring-boot-sample-activemq/pom.xml
+2
-0
pom.xml
...g-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml
+2
-2
pom.xml
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-amqp/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-ant/pom.xml
+7
-5
pom.xml
spring-boot-samples/spring-boot-sample-aop/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-batch/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-cache/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-custom-layout/pom.xml
+2
-0
pom.xml
...ng-boot-samples/spring-boot-sample-data-cassandra/pom.xml
+2
-0
pom.xml
...ng-boot-samples/spring-boot-sample-data-couchbase/pom.xml
+2
-1
pom.xml
...oot-samples/spring-boot-sample-data-elasticsearch/pom.xml
+3
-2
pom.xml
spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
+6
-4
pom.xml
spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml
+2
-10
pom.xml
spring-boot-samples/spring-boot-sample-data-redis/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-data-rest/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-data-solr/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-devtools/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-flyway/pom.xml
+3
-2
pom.xml
spring-boot-samples/spring-boot-sample-hateoas/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-hibernate4/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-hibernate52/pom.xml
+3
-0
pom.xml
...g-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml
+2
-0
pom.xml
...ng-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-hypermedia/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jersey/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-jersey1/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml
+7
-4
pom.xml
spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jetty/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jetty8/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jetty92/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jetty93/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jooq/pom.xml
+9
-5
pom.xml
spring-boot-samples/spring-boot-sample-jpa/pom.xml
+7
-4
pom.xml
spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-liquibase/pom.xml
+3
-2
pom.xml
spring-boot-samples/spring-boot-sample-logback/pom.xml
+2
-0
pom.xml
...ng-boot-samples/spring-boot-sample-parent-context/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-profile/pom.xml
+2
-0
pom.xml
...ot-samples/spring-boot-sample-property-validation/pom.xml
+3
-0
pom.xml
...samples/spring-boot-sample-secure-oauth2-resource/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-secure/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-servlet/pom.xml
+3
-0
pom.xml
spring-boot-samples/spring-boot-sample-session-redis/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-simple/pom.xml
+2
-0
pom.xml
...ng-boot-samples/spring-boot-sample-test-nomockito/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-test/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-testng/pom.xml
+1
-0
pom.xml
spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml
+3
-0
pom.xml
...amples/spring-boot-sample-tomcat-multi-connectors/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-tomcat/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml
+7
-4
pom.xml
spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml
+2
-4
pom.xml
spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml
+5
-7
pom.xml
spring-boot-samples/spring-boot-sample-traditional/pom.xml
+1
-0
pom.xml
spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-undertow/pom.xml
+2
-0
pom.xml
...ng-boot-samples/spring-boot-sample-web-freemarker/pom.xml
+2
-0
pom.xml
...t-samples/spring-boot-sample-web-groovy-templates/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
+7
-4
pom.xml
...ot-samples/spring-boot-sample-web-method-security/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-web-mustache/pom.xml
+2
-0
pom.xml
...boot-samples/spring-boot-sample-web-secure-custom/pom.xml
+2
-0
pom.xml
...boot-samples/spring-boot-sample-web-secure-github/pom.xml
+2
-0
pom.xml
...g-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-web-secure/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-web-static/pom.xml
+13
-10
pom.xml
...ng-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-web-ui/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-webservices/pom.xml
+7
-5
pom.xml
...g-boot-samples/spring-boot-sample-websocket-jetty/pom.xml
+2
-0
pom.xml
...boot-samples/spring-boot-sample-websocket-jetty93/pom.xml
+2
-0
pom.xml
...-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml
+2
-0
pom.xml
...oot-samples/spring-boot-sample-websocket-undertow/pom.xml
+2
-0
pom.xml
spring-boot-samples/spring-boot-sample-xml/pom.xml
+2
-0
No files found.
spring-boot-samples/spring-boot-sample-activemq/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-activemq
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-actuator-log4j2/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -33,7 +34,6 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-log4j2
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -46,7 +46,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-actuator-ui/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
...
...
@@ -35,6 +36,7 @@
<groupId>
org.jolokia
</groupId>
<artifactId>
jolokia-core
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-amqp/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-amqp
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-ant/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<ant.version>
1.9.3
</ant.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -29,13 +30,14 @@
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-
loader-tools
</artifactId>
<
scope>
test
</scope
>
<artifactId>
spring-boot-
antlib
</artifactId>
<
version>
1.5.0.BUILD-SNAPSHOT
</version
>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-
antlib
</artifactId>
<
version>
1.5.0.BUILD-SNAPSHOT
</version
>
<artifactId>
spring-boot-
loader-tools
</artifactId>
<
scope>
test
</scope
>
</dependency>
</dependencies>
<build>
...
...
@@ -100,4 +102,4 @@
</plugin>
</plugins>
</build>
</project>
\ No newline at end of file
</project>
spring-boot-samples/spring-boot-sample-aop/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-aop
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-atmosphere/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -38,6 +39,7 @@
<artifactId>
atmosphere-javascript
</artifactId>
<version>
2.2.3
</version>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-batch/pom.xml
View file @
be3fe12c
...
...
@@ -19,15 +19,18 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-batch
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
org.hsqldb
</groupId>
<artifactId>
hsqldb
</artifactId>
<scope>
runtime
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-cache/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-cache
</artifactId>
...
...
@@ -103,6 +104,8 @@
<version>18.0</version>
</dependency>
-->
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-custom-layout/pom.xml
View file @
be3fe12c
...
...
@@ -20,10 +20,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-loader-tools
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-cassandra/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -27,6 +28,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-cassandra
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-couchbase/pom.xml
View file @
be3fe12c
...
...
@@ -18,11 +18,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-couchbase
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-elasticsearch/pom.xml
View file @
be3fe12c
...
...
@@ -18,6 +18,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -26,13 +27,13 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-elasticsearch
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
net.java.dev.jna
</groupId>
<artifactId>
jna
</artifactId>
<scope>
runtime
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-gemfire/pom.xml
View file @
be3fe12c
...
...
@@ -19,15 +19,18 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-gemfire
</artifactId>
</dependency>
<!-- Optional -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-configuration-processor
</artifactId>
<optional>
true
</optional>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-jpa/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
...
...
@@ -27,11 +28,13 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<scope>
runtime
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-mongodb/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -27,15 +28,16 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-mongodb
</artifactId>
</dependency>
<dependency>
<groupId>
de.flapdoodle.embed
</groupId>
<artifactId>
de.flapdoodle.embed.mongo
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
de.flapdoodle.embed
</groupId>
<artifactId>
de.flapdoodle.embed.mongo
</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
...
...
spring-boot-samples/spring-boot-sample-data-neo4j/pom.xml
View file @
be3fe12c
...
...
@@ -19,20 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-neo4j
</artifactId>
</dependency>
<!-- <dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-ogm-embedded-driver</artifactId>
<version>${neo4j-ogm.version}</version>
</dependency>
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-ogm-bolt-driver</artifactId>
<version>${neo4j-ogm.version}</version>
</dependency> -->
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-redis/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-redis
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-rest/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -41,11 +42,13 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-rest
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<scope>
runtime
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-data-solr/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-solr
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-devtools/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-devtools
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-flyway/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
...
...
@@ -35,13 +36,13 @@
<groupId>
org.flywaydb
</groupId>
<artifactId>
flyway-core
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<scope>
runtime
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-hateoas/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-hateoas
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-hibernate4/pom.xml
View file @
be3fe12c
...
...
@@ -20,6 +20,7 @@
<hibernate.version>
4.3.11.Final
</hibernate.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
...
...
@@ -28,11 +29,13 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<scope>
runtime
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-hibernate52/pom.xml
View file @
be3fe12c
...
...
@@ -20,6 +20,7 @@
<hibernate.version>
5.2.0.Final
</hibernate.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-data-jpa
</artifactId>
...
...
@@ -34,11 +35,13 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<scope>
runtime
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-hypermedia-gson/pom.xml
View file @
be3fe12c
...
...
@@ -14,6 +14,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -30,6 +31,7 @@
<groupId>
com.google.code.gson
</groupId>
<artifactId>
gson
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-hypermedia-jpa/pom.xml
View file @
be3fe12c
...
...
@@ -14,6 +14,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -46,6 +47,7 @@
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-hypermedia-ui/pom.xml
View file @
be3fe12c
...
...
@@ -14,6 +14,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -30,6 +31,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-actuator-docs
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-hypermedia/pom.xml
View file @
be3fe12c
...
...
@@ -15,6 +15,7 @@
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -35,6 +36,7 @@
<groupId>
org.webjars
</groupId>
<artifactId>
hal-browser
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jersey/pom.xml
View file @
be3fe12c
...
...
@@ -20,15 +20,18 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jersey
</artifactId>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<scope>
provided
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jersey1/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -36,6 +37,7 @@
<artifactId>
jersey-servlet
</artifactId>
<version>
1.13
</version>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jetty-jsp/pom.xml
View file @
be3fe12c
...
...
@@ -21,6 +21,7 @@
<m2eclipse.wtp.contextRoot>
/
</m2eclipse.wtp.contextRoot>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -41,20 +42,22 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>
javax.servlet
</groupId>
<artifactId>
jstl
</artifactId>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jetty
</artifactId>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
javax.servlet
</groupId>
<artifactId>
jstl
</artifactId>
</dependency>
<dependency>
<groupId>
org.eclipse.jetty
</groupId>
<artifactId>
apache-jsp
</artifactId>
<scope>
provided
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jetty-ssl/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jetty/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jetty8-ssl/pom.xml
View file @
be3fe12c
...
...
@@ -22,6 +22,7 @@
<servlet-api.version>
3.0.1
</servlet-api.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -40,6 +41,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jetty8/pom.xml
View file @
be3fe12c
...
...
@@ -21,6 +21,7 @@
<jetty-jsp.version>
2.2.0.v201112011158
</jetty-jsp.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -39,6 +40,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jetty92/pom.xml
View file @
be3fe12c
...
...
@@ -20,6 +20,7 @@
<jetty.version>
9.2.17.v20160517
</jetty.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -32,6 +33,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jetty93/pom.xml
View file @
be3fe12c
...
...
@@ -21,6 +21,7 @@
<jetty.version>
9.3.14.v20161028
</jetty.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -33,6 +34,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jooq/pom.xml
View file @
be3fe12c
...
...
@@ -19,25 +19,29 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jooq
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<scope>
runtime
</scope>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
org.jooq
</groupId>
<artifactId>
jooq-codegen
</artifactId>
<scope>
provided
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
</dependencies>
<build>
<plugins>
...
...
spring-boot-samples/spring-boot-sample-jpa/pom.xml
View file @
be3fe12c
...
...
@@ -19,23 +19,26 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-freemarker
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-orm
</artifactId>
</dependency>
<dependency>
<groupId>
org.hibernate
</groupId>
<artifactId>
hibernate-entitymanager
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<scope>
runtime
</scope>
</dependency>
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-orm
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jta-atomikos/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-jms
</artifactId>
...
...
@@ -43,6 +44,7 @@
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jta-bitronix/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-jms
</artifactId>
...
...
@@ -43,6 +44,7 @@
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jta-jndi/pom.xml
View file @
be3fe12c
...
...
@@ -20,6 +20,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-jms
</artifactId>
...
...
@@ -38,6 +39,7 @@
</exclusion>
</exclusions>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
javax.servlet
</groupId>
<artifactId>
javax.servlet-api
</artifactId>
...
...
@@ -48,6 +50,7 @@
<artifactId>
jms-api
</artifactId>
<scope>
provided
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-jta-narayana/pom.xml
View file @
be3fe12c
...
...
@@ -14,6 +14,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework
</groupId>
<artifactId>
spring-jms
</artifactId>
...
...
@@ -38,6 +39,7 @@
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-liquibase/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jdbc
</artifactId>
...
...
@@ -35,13 +36,13 @@
<groupId>
org.liquibase
</groupId>
<artifactId>
liquibase-core
</artifactId>
</dependency>
<!-- Runtime -->
<dependency>
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
<scope>
runtime
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-logback/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-parent-context/pom.xml
View file @
be3fe12c
...
...
@@ -20,6 +20,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-integration
</artifactId>
...
...
@@ -32,6 +33,7 @@
<groupId>
org.springframework.integration
</groupId>
<artifactId>
spring-integration-file
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-profile/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-property-validation/pom.xml
View file @
be3fe12c
...
...
@@ -19,15 +19,18 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
</dependency>
<!-- Optional -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-configuration-processor
</artifactId>
<optional>
true
</optional>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-secure-oauth2-resource/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
...
...
@@ -39,6 +40,7 @@
<groupId>
org.springframework.security.oauth
</groupId>
<artifactId>
spring-security-oauth2
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-secure-oauth2/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
...
...
@@ -39,6 +40,7 @@
<groupId>
org.springframework.security.oauth
</groupId>
<artifactId>
spring-security-oauth2
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-secure/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-servlet/pom.xml
View file @
be3fe12c
...
...
@@ -21,6 +21,7 @@
<m2eclipse.wtp.contextRoot>
/
</m2eclipse.wtp.contextRoot>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -29,11 +30,13 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<scope>
provided
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-session-redis/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework.session
</groupId>
<artifactId>
spring-session
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-simple/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-test-nomockito/pom.xml
View file @
be3fe12c
...
...
@@ -20,10 +20,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
junit
</groupId>
<artifactId>
junit
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-test/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -39,6 +40,7 @@
<groupId>
mysql
</groupId>
<artifactId>
mysql-connector-java
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-testng/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-tomcat-jsp/pom.xml
View file @
be3fe12c
...
...
@@ -21,6 +21,7 @@
<m2eclipse.wtp.contextRoot>
/
</m2eclipse.wtp.contextRoot>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
...
...
@@ -29,6 +30,7 @@
<groupId>
javax.servlet
</groupId>
<artifactId>
jstl
</artifactId>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
...
...
@@ -39,6 +41,7 @@
<artifactId>
tomcat-embed-jasper
</artifactId>
<scope>
provided
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-tomcat-multi-connectors/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-tomcat-ssl/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -35,6 +36,7 @@
<groupId>
org.apache.httpcomponents
</groupId>
<artifactId>
httpclient
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-tomcat/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-tomcat7-jsp/pom.xml
View file @
be3fe12c
...
...
@@ -22,10 +22,16 @@
<tomcat.version>
7.0.59
</tomcat.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
</dependency>
<dependency>
<groupId>
javax.servlet
</groupId>
<artifactId>
jstl
</artifactId>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
...
...
@@ -42,10 +48,7 @@
<artifactId>
tomcat-embed-jasper
</artifactId>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
javax.servlet
</groupId>
<artifactId>
jstl
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-tomcat7-ssl/pom.xml
View file @
be3fe12c
...
...
@@ -20,6 +20,7 @@
<tomcat.version>
7.0.69
</tomcat.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -41,15 +42,12 @@
<artifactId>
tomcat-juli
</artifactId>
<version>
${tomcat.version}
</version>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.yaml
</groupId>
<artifactId>
snakeyaml
</artifactId>
</dependency>
</dependencies>
<build>
<plugins>
...
...
spring-boot-samples/spring-boot-sample-tomcat80-ssl/pom.xml
View file @
be3fe12c
...
...
@@ -20,6 +20,7 @@
<tomcat.version>
8.0.33
</tomcat.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -36,19 +37,16 @@
<groupId>
org.apache.httpcomponents
</groupId>
<artifactId>
httpclient
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.apache.tomcat
</groupId>
<artifactId>
tomcat-juli
</artifactId>
<version>
${tomcat.version}
</version>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.yaml
</groupId>
<artifactId>
snakeyaml
</artifactId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
</dependencies>
<build>
...
...
spring-boot-samples/spring-boot-sample-traditional/pom.xml
View file @
be3fe12c
...
...
@@ -41,6 +41,7 @@
<artifactId>
tomcat-embed-jasper
</artifactId>
<scope>
provided
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-undertow-ssl/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-undertow/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework
</groupId>
<artifactId>
spring-webmvc
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-freemarker/pom.xml
View file @
be3fe12c
...
...
@@ -20,10 +20,12 @@
<m2eclipse.wtp.contextRoot>
/
</m2eclipse.wtp.contextRoot>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-freemarker
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-groovy-templates/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-groovy-templates
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-jsp/pom.xml
View file @
be3fe12c
...
...
@@ -21,10 +21,16 @@
<m2eclipse.wtp.contextRoot>
/
</m2eclipse.wtp.contextRoot>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
</dependency>
<dependency>
<groupId>
javax.servlet
</groupId>
<artifactId>
jstl
</artifactId>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
...
...
@@ -35,10 +41,7 @@
<artifactId>
tomcat-embed-jasper
</artifactId>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
javax.servlet
</groupId>
<artifactId>
jstl
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-method-security/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-mustache/pom.xml
View file @
be3fe12c
...
...
@@ -20,10 +20,12 @@
<m2eclipse.wtp.contextRoot>
/
</m2eclipse.wtp.contextRoot>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-mustache
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-secure-custom/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
...
...
@@ -27,6 +28,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.apache.httpcomponents
</groupId>
<artifactId>
httpclient
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-secure-github/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework.security.oauth
</groupId>
<artifactId>
spring-security-oauth2
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.apache.httpcomponents
</groupId>
<artifactId>
httpclient
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-secure-jdbc/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-security
</artifactId>
...
...
@@ -35,6 +36,7 @@
<groupId>
com.h2database
</groupId>
<artifactId>
h2
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.apache.httpcomponents
</groupId>
<artifactId>
httpclient
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-secure/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-actuator
</artifactId>
...
...
@@ -31,6 +32,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.apache.httpcomponents
</groupId>
<artifactId>
httpclient
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-static/pom.xml
View file @
be3fe12c
...
...
@@ -20,20 +20,11 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<scope>
provided
</scope>
</dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
<dependency>
<groupId>
org.webjars
</groupId>
<artifactId>
bootstrap
</artifactId>
...
...
@@ -44,6 +35,18 @@
<artifactId>
jquery
</artifactId>
<version>
2.0.3-1
</version>
</dependency>
<!-- Provided -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-tomcat
</artifactId>
<scope>
provided
</scope>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
</dependencies>
<build>
<plugins>
...
...
spring-boot-samples/spring-boot-sample-web-thymeleaf3/pom.xml
View file @
be3fe12c
...
...
@@ -21,10 +21,12 @@
<thymeleaf-layout-dialect.version>
2.1.1
</thymeleaf-layout-dialect.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-web-ui/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-thymeleaf
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-webservices/pom.xml
View file @
be3fe12c
...
...
@@ -19,11 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web-services
</artifactId>
...
...
@@ -40,6 +36,12 @@
<groupId>
wsdl4j
</groupId>
<artifactId>
wsdl4j
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
<scope>
test
</scope>
</dependency>
</dependencies>
<build>
<plugins>
...
...
spring-boot-samples/spring-boot-sample-websocket-jetty/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
...
...
@@ -33,6 +34,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jetty
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-websocket-jetty93/pom.xml
View file @
be3fe12c
...
...
@@ -21,6 +21,7 @@
<jetty.version>
9.3.14.v20161028
</jetty.version>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
...
...
@@ -35,6 +36,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-jetty
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-websocket-tomcat/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-websocket-undertow/pom.xml
View file @
be3fe12c
...
...
@@ -19,6 +19,7 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-websocket
</artifactId>
...
...
@@ -33,6 +34,7 @@
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-undertow
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</artifactId>
...
...
spring-boot-samples/spring-boot-sample-xml/pom.xml
View file @
be3fe12c
...
...
@@ -19,10 +19,12 @@
<main.basedir>
${basedir}/../..
</main.basedir>
</properties>
<dependencies>
<!-- Compile -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter
</artifactId>
</dependency>
<!-- Test -->
<dependency>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-test
</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