Phillip Webb
6309b33ee5
Format POM.xml files
...
Reformat POM.xml files for consistency.
2018-04-13 12:30:14 -07:00
Stephane Nicoll
899f6d3967
Merge pull request #654 from ojhughes:scs-2-0-0-m1
...
* pr/654:
Polish "Upgrade to Spring Cloud Services 2.0.0.M1"
Upgrade to Spring Cloud Services 2.0.0.M1
2018-04-12 18:04:47 +02:00
Stephane Nicoll
b8a3e747c3
Polish "Upgrade to Spring Cloud Services 2.0.0.M1"
...
Closes gh-654
2018-04-12 18:04:11 +02:00
Ollie Hughes
a9bb321826
Upgrade to Spring Cloud Services 2.0.0.M1
...
See gh-654
2018-04-12 17:58:03 +02:00
Stephane Nicoll
c2084416c5
Merge pull request #539 from joaoandremartins:add-spring-cloud-gcp
...
* pr/539:
Polish "Add support for Spring Cloud GCP"
Add support for Spring Cloud GCP
2018-04-12 14:20:51 +02:00
Stephane Nicoll
0da2a4a613
Polish "Add support for Spring Cloud GCP"
...
Closes gh-539
2018-04-12 14:05:13 +02:00
João André Martins
bf6621ce73
Add support for Spring Cloud GCP
...
See gh-539
2018-04-12 11:52:27 +02:00
Stephane Nicoll
767a827f89
Upgrade to Spring Shell 2.0.0.RELEASE
...
Closes gh-652
2018-04-10 20:40:43 +02:00
Stephane Nicoll
d908586555
Polish
2018-04-10 20:10:05 +02:00
Stephane Nicoll
3718f24291
Fix version range for Spring Cloud
2018-04-10 20:09:03 +02:00
Stephane Nicoll
b5be653f7c
Add support for Kafka Streams
...
This commit adds a new "Kafka Streams" entry. When selected with Spring
Cloud Stream, this automatically adds the kafka streams binder.
Closes gh-642
2018-04-10 11:21:49 +02:00
Stephane Nicoll
8a0453ecdb
Merge pull request #649 from bclozel:master
...
* pr/649:
Upgrade to Spring Boot 2.0.1
2018-04-07 10:49:01 +02:00
Brian Clozel
9d62d5cff3
Upgrade to Spring Boot 2.0.1
...
Note that the custom `CommandLineContentNegotiationStrategy` has been
adapted to the changes in the `ContentNegotiationStrategy` contract done
in https://jira.spring.io/browse/SPR-16624 .
Closes gh-648
2018-04-07 10:46:21 +02:00
Stephane Nicoll
30d41d2e86
Remove Spring Social
...
Closes gh-637
2018-04-06 19:14:45 +02:00
Andy Wilkinson
30fdac7646
Merge pull request #647 from Janne Valkealahti
...
* gh-647:
Upgrade to Spring Statemachine 2.0.1
2018-04-06 14:27:02 +01:00
Janne Valkealahti
712468b393
Upgrade to Spring Statemachine 2.0.1
...
Closes gh-647
2018-04-06 14:26:49 +01:00
Andy Wilkinson
3e2ef6db10
Limit ignoring of directories in Git to the root of the repository
...
Closes gh-623
2018-04-06 14:15:08 +01:00
Stephane Nicoll
bc5ef9bbef
Merge pull request #645 from habuma:scs-1.6.3
...
* pr/645:
Upgrade to Spring Cloud Services 1.6.3.RELEASE
2018-04-03 23:29:07 +02:00
Craig Walls
3193f7dd07
Upgrade to Spring Cloud Services 1.6.3.RELEASE
...
Closes gh-645
2018-04-03 23:27:43 +02:00
Stephane Nicoll
24dda8c517
Merge pull request #644 from habuma:scs-1.6.2
...
* pr/644:
Upgrade to Spring Cloud Services 1.6.2.RELEASE
2018-03-30 08:21:26 +02:00
Craig Walls
7629fea2be
Upgrade to Spring Cloud Services 1.6.2.RELEASE
...
Closes gh-644
2018-03-30 08:20:45 +02:00
Stephane Nicoll
da5be4d1b2
Polish
2018-03-29 11:02:59 +02:00
Stephane Nicoll
ad785527f1
Move to assertJ
2018-03-29 10:59:40 +02:00
Stephane Nicoll
a99595bfae
Remove dead code
2018-03-29 10:18:14 +02:00
Stephane Nicoll
3c0b3a44a7
Merge pull request #643 from cjvogel1972:settings-gradle
...
* pr/643:
Polish "Create a settings.gradle file for Gradle projects"
Create a settings.gradle file for Gradle projects
2018-03-29 10:15:20 +02:00
Stephane Nicoll
5fef28a763
Polish "Create a settings.gradle file for Gradle projects"
...
Closes gh-643
2018-03-29 10:14:47 +02:00
Chris Vogel
aa75b1efaa
Create a settings.gradle file for Gradle projects
...
See gh-643
2018-03-29 09:40:48 +02:00
Stephane Nicoll
995e2920f3
Merge pull request #638 from ryanjbaxter:Edgware.SR3
...
* pr/638:
Upgrade to Spring Cloud Edgware.SR3
2018-03-27 16:01:23 +02:00
Ryan Baxter
904b18635a
Upgrade to Spring Cloud Edgware.SR3
...
Closes gh-638
2018-03-27 16:00:42 +02:00
Stephane Nicoll
82cceb59f7
Remove Activiti entry
...
Closes gh-631
2018-03-23 16:49:13 -04:00
Stephane Nicoll
9215d27edd
Polish
2018-03-23 15:23:36 -04:00
Stephane Nicoll
e584f20d8f
Merge pull request #629 from marcingrzejszczak:patch-4
...
* pr/629:
Polish "Remove spring-cloud-contract-wiremock dependency"
Remove spring-cloud-contract-wiremock dependency
2018-03-23 08:51:06 -04:00
Stephane Nicoll
e64a2dd49d
Polish "Remove spring-cloud-contract-wiremock dependency"
...
Closes gh-629
2018-03-23 08:50:48 -04:00
Marcin Grzejszczak
8aaa397922
Remove spring-cloud-contract-wiremock dependency
...
The preferred way of adding `spring-cloud-contract-wiremock` is via
`spring-cloud-starter-stub-runner`. It has always included that
dependency, and we want to limit the number of starters.
See gh-629
2018-03-23 08:45:12 -04:00
Stephane Nicoll
95cad98bd1
Merge pull request #630 from spencergibb:patch-8
...
* pr/630:
Upgrade to Spring Cloud Finchley.M9
2018-03-23 08:44:18 -04:00
Spencer Gibb
963a923ba4
Upgrade to Spring Cloud Finchley.M9
...
Closes gh-630
2018-03-23 08:43:47 -04:00
Stephane Nicoll
50354a72c1
Polish
2018-03-19 12:58:15 -04:00
Stephane Nicoll
58ae44d3d2
Merge pull request #624 from a1dutch:sts4-cache
...
* pr/624:
Ignore the new .sts4-cache folder added as part of STS 4
2018-03-18 13:39:55 -04:00
Andrew Holland
5f9d80d0d7
Ignore the new .sts4-cache folder added as part of STS 4
...
Closes gh-624
2018-03-18 13:38:30 -04:00
Stephane Nicoll
f480a6b4d2
Merge pull request #627 from davsclaus:2210
...
* pr/627:
Upgrade to Apache Camel 2.21.0
2018-03-16 06:23:00 -04:00
Claus Ibsen
50c596fcdb
Upgrade to Apache Camel 2.21.0
...
Closes gh-627
2018-03-16 06:22:30 -04:00
Stephane Nicoll
327644b0f2
Merge pull request #626 from kazuki43zoo:mybatis-spring-boot-starter-1.3.2
...
* pr/626:
Upgrade to MyBatis Spring integration 1.3.2
2018-03-14 15:48:16 -04:00
Kazuki Shimizu
01b1f7b7f5
Upgrade to MyBatis Spring integration 1.3.2
...
Closes gh-626
2018-03-14 15:46:57 -04:00
Stephane Nicoll
dbeb8225fa
Polish
2018-03-08 16:38:44 +01:00
Stephane Nicoll
39932bc0c5
Upgrade to Maven 3.5.3
...
Closes gh-622
2018-03-08 13:49:58 +01:00
Stephane Nicoll
c6951c45fb
Polish test logging
2018-03-08 11:55:11 +01:00
Stephane Nicoll
827bbd2fbc
Merge pull request #620 from jvalkeal:spring-statemachine-2.0.0
...
* pr/620:
Polish "Upgrade to Spring Statemachine 2.0.0"
Upgrade to Spring Statemachine 2.0.0
2018-03-07 08:20:58 +01:00
Stephane Nicoll
184bf2f0b6
Polish "Upgrade to Spring Statemachine 2.0.0"
...
Closes gh-620
2018-03-07 08:20:31 +01:00
Janne Valkealahti
ba874c66b7
Upgrade to Spring Statemachine 2.0.0
...
See gh-620
2018-03-07 08:17:07 +01:00
Stephane Nicoll
39e8a747ba
Remove unsupported starters
2018-03-06 13:39:36 +01:00