Commit Graph

1183 Commits

Author SHA1 Message Date
Stephane Nicoll
e90fb7ba13 Upgrade to Spring Cloud Contract 1.2.1.RELEASE
See gh-508
2018-01-05 13:26:51 +01:00
Stephane Nicoll
7964a91d2e Upgrade to Kotlin 1.2.10
Closes gh-568
2018-01-03 17:26:53 +01:00
Stephane Nicoll
7e9856219f Flag spring-cloud-starter-task temporarily as a non starter
This commit sets the `starter` flag of `spring-cloud-starter-task` to
`true` to force the core starter to be added when only that dependency
is selected.

See https://github.com/spring-cloud/spring-cloud-task/issues/359

Closes gh-566
2017-12-31 13:56:17 +01:00
Stephane Nicoll
e31271dd58 Polish 2017-12-29 15:41:02 +01:00
Stephane Nicoll
e5a9b6063b Upgrade to Spring Cloud Contract 1.2.0.RELEASE
Closes gh-508
2017-12-29 15:30:44 +01:00
Stephane Nicoll
d4d06ec22b Upgrade to Spring Boot 1.5.9.RELEASE
Closes gh-503
2017-12-29 15:30:44 +01:00
Stephane Nicoll
63becddb94 Remove use of org.json
This commit removes all use of org.json in production code and moves
the json api to a test only dependency.

Closes gh-507
2017-12-29 15:30:44 +01:00
Stephane Nicoll
8e5b910af6 Polish 2017-12-29 15:30:44 +01:00
Stephane Nicoll
26ce30cddb Review order of main categories
Closes gh-527
2017-12-29 15:30:26 +01:00
Stephane Nicoll
1ef2f92fd9 Upgrade to Kotlin 1.2.0
Closes gh-565
2017-12-28 13:48:58 +01:00
Stephane Nicoll
72184131a3 Manage Kotlin version consistently
Closes gh-564
2017-12-28 13:42:04 +01:00
Stephane Nicoll
bfbbb9e6f9 Merge pull request #560 from sebastienblanc:keycloak_bump_up_v3.4.2
* pr/560:
  Upgrade to Keycloak 3.4.2.Final
2017-12-23 12:48:02 +01:00
sebastienblanc
7e81c51725 Upgrade to Keycloak 3.4.2.Final
Closes gh-560
2017-12-23 12:47:31 +01:00
Stephane Nicoll
55a2c9d32e Merge pull request #559 from kazuki43zoo:links-mybatis
* pr/559:
  Add links for MyBatis
2017-12-16 09:36:00 +01:00
Kazuki Shimizu
feff6cf271 Add links for MyBatis
Closes gh-559
2017-12-16 09:35:41 +01:00
Stephane Nicoll
faa7de99c2 Add version range support for Kotlin version
Closes gh-556
2017-12-11 16:18:43 +01:00
Stephane Nicoll
6fbb1262d3 Polish 2017-12-11 14:15:27 +01:00
Stephane Nicoll
1cffeaabf5 Merge pull request #552 from torstenwalter:allowGenerationOfCustomFiles
* pr/552:
  Polish "Allow generation of custom files"
  Allow generation of custom files
2017-12-03 09:56:25 -08:00
Stephane Nicoll
baf1022e6f Polish "Allow generation of custom files"
Closes gh-552
2017-12-03 02:00:42 +00:00
Torsten Walter
f224c6a38a Allow generation of custom files
To generate additional files, `doGenerateProjectStructure` should be
overridden but doing so doesn't work as `ProjectGeneratedEvent` is
publised as part as the base implementation.

See gh-552
2017-12-03 01:28:12 +00:00
Stephane Nicoll
aa323e4950 Disable unnecessary actuator endpoints 2017-12-02 11:34:31 +00:00
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