Commit Graph

912 Commits

Author SHA1 Message Date
Stephane Nicoll
dacdcdc178 Merge pull request #553 from daniellavoie:scs-1.6.0
* pr/553:
  Upgrade to Spring Cloud Services 1.6.0.RELEASE
2017-12-02 08:42:05 +01:00
Daniel Lavoie
343f14c02e Upgrade to Spring Cloud Services 1.6.0.RELEASE
Closes gh-553
2017-12-02 08:40:25 +01:00
Stephane Nicoll
8844794432 Provide a better history for Spring Cloud milestones 2017-12-02 08:38:19 +01:00
Stephane Nicoll
7c35fc6ca2 Merge pull request #554 from spencergibb:patch-6
* pr/554:
  Upgrade to Spring Cloud Finchley.M5
2017-12-02 08:31:11 +01:00
Spencer Gibb
36c4b53a9d Upgrade to Spring Cloud Finchley.M5
Closes gh-554
2017-12-02 08:30:38 +01:00
Stephane Nicoll
875f018dc0 Add support for Java 9
This commit also removes explicit support for Java 6. The generator
still supports it but Java 6 is no longer offered as an option in the
UI.

Closes gh-538
2017-11-27 13:46:23 +01:00
Stephane Nicoll
885d222aeb Merge pull request #551 from sdeleuze:kotlin-1.1.61
* pr/551:
  Upgrade to Kotlin 1.1.61
2017-11-26 17:26:27 +01:00
sdeleuze
261fc85218 Upgrade to Kotlin 1.1.61
Close s gh-551
2017-11-26 17:25:49 +01:00
Stephane Nicoll
1f220d3a74 Switch from Dalston to Edgware for 1.5.x
Closes gh-549
2017-11-23 13:05:47 +01:00
Stephane Nicoll
d2562a9e29 Merge pull request #550 from habuma:remove-social
* pr/550:
  Restrict Spring Social to Spring Boot 1.x
2017-11-23 09:52:14 +01:00
Craig Walls
a3a5e0706b Restrict Spring Social to Spring Boot 1.x
Closes gh-550
2017-11-23 09:48:27 +01:00
Stephane Nicoll
744ddce07e Merge pull request #548 from trecloux:keycloak_bump_up_v3.4.0
* pr/548:
  Upgrade to Keycloak 3.4.0.Final
2017-11-22 10:30:00 +01:00
Thomas Recloux
77f3322023 Upgrade to Keycloak 3.4.0.Final
Keycloak spring boot and spring security adapters received some
interesting fixes in releases 3.3.x and 3.4.0

Closes gh-548
2017-11-22 10:28:56 +01:00
Stephane Nicoll
c1908c7b10 Upgrade to Spring Cloud Task 2.0.0.M2 2017-11-21 12:21:12 +01:00
Stephane Nicoll
af76e45e5f Upgrade to Spring Cloud Finchley.M4
Closes gh-545
2017-11-18 10:08:34 +01:00
Stephane Nicoll
2410a7cc58 Update contribution to reference StackOverflow and Gitter 2017-11-17 08:59:51 +01:00
Stephane Nicoll
e96968d2af Remove explicit references to Java versions in the generator
Closes gh-543
2017-11-16 14:42:27 +01:00
Stephane Nicoll
b6764530b7 Fix test assertion due to new range 2017-11-15 19:35:55 +01:00
Stephane Nicoll
403d6461a3 Reinstate data-redis-reactive starter
See https://github.com/spring-projects/spring-boot/issues/11035

Closes gh-521
2017-11-15 19:29:59 +01:00
Stephane Nicoll
35f1349023 Add reactive couchbase starter 2017-11-15 19:08:06 +01:00
Stephane Nicoll
3eb8908789 Merge pull request #542 from davsclaus:2201
* pr/542:
  Upgrade to Camel 2.20.1 and 2.18.5
2017-11-15 09:09:29 +01:00
Claus Ibsen
4ef26d1369 Upgrade to Camel 2.20.1 and 2.18.5
Closes gh-542
2017-11-15 09:09:08 +01:00
Stephane Nicoll
9c5658d076 Merge pull request #541 from sdeleuze:kotlin-1.1.60
* pr/541:
  Upgrade to Kotlin 1.1.60
2017-11-14 14:47:42 +01:00
sdeleuze
97ba732180 Upgrade to Kotlin 1.1.60
Closes gh-541
2017-11-14 14:46:58 +01:00
Stephane Nicoll
5677cd0cb9 Remove reactive security starter 2017-11-07 09:07:17 +01:00
Stephane Nicoll
615c79b7f4 Add version range for Spring Mobile 2017-11-02 17:53:31 +01:00
Stephane Nicoll
8d5c46a396 Merge pull request #531 from joshlong:spring-cloud-gateway
* pr/531:
  Better description for Spring Cloud Gateway
2017-10-31 21:10:32 +01:00
Josh Long
d7e91da352 Better description for Spring Cloud Gateway
Closes gh-531
2017-10-31 21:10:01 +01:00
Stephane Nicoll
7d0b1842ac Add support for Spring Cloud Gateway
Closes gh-522
2017-10-31 20:11:53 +01:00
Stephane Nicoll
b64fe75a72 Upgrade to Spring Cloud Finchley.M3
Closes gh-535
2017-10-31 17:06:01 +01:00
Stephane Nicoll
8c5b9928e8 Fix test 2017-10-27 19:26:05 +02:00
Stephane Nicoll
357052f615 Merge pull request #516 from TimRiemer:gh-491
* pr/516:
  Polish "Add spring-batch-test when Spring Batch is selected"
  Add spring-batch-test when Spring Batch is selected
2017-10-27 18:20:49 +02:00
Stephane Nicoll
5446ea1d03 Polish "Add spring-batch-test when Spring Batch is selected"
Closes gh-516
2017-10-27 18:15:28 +02:00
Tim Riemer
4d9f18f128 Add spring-batch-test when Spring Batch is selected
See gh-516
2017-10-27 18:08:14 +02:00
Stephane Nicoll
3ab897654a Deprecate data-redis-reactive entry
This commit also removes the explicit reference to the driver as it is
now different according to the chosen Spring Boot generation.

Closes gh-521
2017-10-27 16:02:29 +02:00
Stephane Nicoll
631bc2591a Disable Reactive Security starter as of 2.0.0.M6
Closes gh-524
2017-10-27 16:02:24 +02:00
Stephane Nicoll
c33b1df90c Add support for Kotlin's runApplication
Spring Boot 2.0.0.M6 offers a better integration with Kotlin. A
top-level `runApplication` function can be used to start the app and
additional dependency and plugin management are provided.

This commit simplifies the way a Kotlin-based project is generated when
running with a compatible version

Closes gh-534
2017-10-27 14:18:05 +02:00
Stephane Nicoll
9d7b2e95d6 Improve imports and annotations model 2017-10-27 11:43:27 +02:00
Stephane Nicoll
9ada0dfb60 Merge pull request #532 from joshlong:spring-shell
* pr/532:
  Polish "Add support for Spring Shell"
  Add support for Spring Shell
2017-10-26 18:37:30 +02:00
Stephane Nicoll
ba4a437d72 Polish "Add support for Spring Shell"
Closes gh-532
2017-10-26 18:36:08 +02:00
Josh Long
f3ecd688cc Add support for Spring Shell
See gh-532
2017-10-26 18:28:56 +02:00
Stephane Nicoll
95d5df33e4 Merge pull request #528 from spencergibb:patch-5
* pr/528:
  Add support for Spring Cloud Edgware.RC1
2017-10-25 16:15:27 +02:00
Spencer Gibb
47a83a2fe1 Add support for Spring Cloud Edgware.RC1
Closes gh-528
2017-10-25 16:14:49 +02:00
Stephane Nicoll
75b9c14378 Upgrade to Maven wrapper 3.5.2
Closes gh-529
2017-10-25 11:01:20 +02:00
Stephane Nicoll
deb23673e4 Merge pull request #492 from Microsoft:zhijzhao-starters
* pr/492:
  Polish "Add support for Microsoft Azure"
  Add support for Microsoft Azure
2017-10-24 10:51:06 +02:00
Stephane Nicoll
82ddf90192 Polish "Add support for Microsoft Azure"
Closes gh-492
2017-10-24 10:27:05 +02:00
Zhijun Zhao
92adb903cf Add support for Microsoft Azure
See gh-492
2017-10-24 10:17:05 +02:00
Brian Clozel
56712c629c Fix Tracking code test for the homepage 2017-10-20 16:01:24 +02:00
Stephane Nicoll
cc7873ef41 Merge pull request #525 from bclozel:tagmanager
* pr/525:
  Use Tag Manager instead of Analytics
2017-10-20 15:39:07 +02:00
Brian Clozel
f3b801e268 Use Tag Manager instead of Analytics
This commit replaces Google Analytics with Tag Manager in the official
start.spring.io service instance.
The code section has been moved from the end of the body to the end
of the head section.

Closes gh-525
2017-10-20 15:38:46 +02:00