Commit Graph

448 Commits

Author SHA1 Message Date
Stephane Nicoll
4f3888e361 Polish 2018-01-12 01:58:20 +01:00
Stephane Nicoll
fe2bbfcc3c Upgrade to Vaadin 8.2.0
Closes gh-570
2018-01-05 13:28:36 +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
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
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
sebastienblanc
7e81c51725 Upgrade to Keycloak 3.4.2.Final
Closes gh-560
2017-12-23 12:47:31 +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
aa323e4950 Disable unnecessary actuator endpoints 2017-12-02 11:34:31 +00: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
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
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
Craig Walls
a3a5e0706b Restrict Spring Social to Spring Boot 1.x
Closes gh-550
2017-11-23 09:48:27 +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
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
Claus Ibsen
4ef26d1369 Upgrade to Camel 2.20.1 and 2.18.5
Closes gh-542
2017-11-15 09:09:08 +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
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
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
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
Spencer Gibb
47a83a2fe1 Add support for Spring Cloud Edgware.RC1
Closes gh-528
2017-10-25 16:14:49 +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
Claus Ibsen
9f5759d45c Add link to camel spring boot guide 2017-10-13 12:16:24 +02:00
Claus Ibsen
73f1e93b9c Upgrade to Apache Camel 2.20.0
Closes gh-523
2017-10-13 12:16:07 +02:00
Stephane Nicoll
aaecccc0bc Add mappings for renamed Spring Cloud starters
A number of Netflix starters haven been deprecated in Edgware and
removed in Finchley. This commit makes sure that the new names are used
as soon as Edgware or later is selected.

Closes gh-518
2017-10-08 19:57:25 +02:00
Ryan Baxter
e32cf1031a Upgrade to Spring Cloud Dalston.SR4
Closes gh-517
2017-10-03 18:06:57 +02:00
Stephane Nicoll
bf2a9911e9 Add support for Reactive security
Closes gh-460
2017-10-01 17:15:11 +02:00
Stephane Nicoll
c2a8b29efd Add explicit support for Spring Cloud and Spring Boot 2
Spring Cloud does not currently work with Spring Boot 2.0.0.M4 and
later. This commit automatically downgrades to a compatible Spring Boot
version when a Spring Cloud artifact is requested.

It doesn't do that for SNAPSHOT to give a chance to Spring Cloud users
to test and validate the latest state of development.
2017-10-01 09:15:17 +02:00
Sebastien Deleuze
c24e50de6b Upgrade to Kotlin 1.1.51
The main new feature available in this new version is null-safety of
Spring APIs (Framework, Data, Reactor) with Boot 2 without requiring
jsr305.jar to be present in project classpath.

-Xjsr305=strict compiler flag is not enabled by default because it is
considered as experimental, see
https://docs.spring.io/spring/docs/current/spring-framework-reference/kotlin.html#null-safety
for more details.

Closes gh-515
2017-09-29 14:45:19 +02:00
Claus Ibsen
8fe5e02d3d Add version range mappings for Apache Camel
Closesq gh-512
2017-09-26 08:33:14 +02:00
Stephane Nicoll
cbbe882f0f Upgrade to Spring Cloud Task 1.2.2.RELEASE
Closes gh-514
2017-09-26 08:32:37 +02:00
Stephane Nicoll
cdad9316ac Fix parent pom version
Closes gh-509
2017-09-19 12:21:44 +02:00
Claus Ibsen
309dd3f836 Upgrade to Apache Camel 2.19.3
Closes gh-505
2017-09-18 15:15:24 +02:00
Stephane Nicoll
8efe5f34be Ensure configuration can be serialized
Closes gh-506
2017-09-18 15:02:01 +02:00
Stephane Nicoll
d50d7667e3 Add dedicated support for Spring Session modules
Closes gh-455
2017-09-15 14:38:38 +02:00
Ryan Baxter
203619f6c0 Upgrade to Spring Cloud Finchley.M2
Closes gh-500
2017-08-31 09:27:37 +02:00
Sebastien Deleuze
84e0910cc3 Upgrade to Kotlin 1.1.4-3
Changes since 1.1.4:
 - https://github.com/JetBrains/kotlin/releases/tag/v1.1.4-3
 - https://github.com/JetBrains/kotlin/releases/tag/v1.1.4-2

 Closes gh-499
2017-08-30 15:40:24 +02:00
Ryan Baxter
77abea9a72 Add support of Spring Cloud Edgware.M1
Closes gh-498
2017-08-29 20:27:17 +02:00
Stephane Nicoll
d67f410b08 Disable "spring-boot-actuator-docs" as of Spring Boot 2
Closes gh-493
2017-08-28 14:51:22 +02:00
Stephane Nicoll
d1054aac72 Add CloudFoundry-specific InfoContributor 2017-08-24 13:12:22 +02:00
Stephane Nicoll
6bd659fede Fix version range for Spring Cloud
Closes gh-490
2017-08-23 10:11:12 +02:00
Stephane Nicoll
c2e2e6d82e Upgrade to Spring Cloud Dalston.SR3
Closes gh-489
2017-08-21 14:52:41 +02:00
Kazuki Shimizu
1866a83777 Upgrade MyBatis to 1.2.2 and 1.3.1
Closes gh-488
2017-08-21 08:48:20 +02:00
Stephane Nicoll
f151456a53 Upgrade to Spring Cloud Task 2.0.0.M1
Closes gh-486
2017-08-17 20:27:40 +02:00
Stephane Nicoll
b841c80bb9 Upgrade to Kotlin 1.1.4
Closes gh-485
2017-08-15 17:02:04 +02:00
Stephane Nicoll
70d224b072 Reduce confusion about aop starter
Closes gh-483
2017-08-14 10:22:37 +02:00
Micah Silverman
d1e01aed3e Remove Stormpath as Stormpath is EOL
Closes gh-480
2017-08-12 10:15:55 +02:00
Stéphane Nicoll
09a36eda12 Merge pull request #477 from sebastienblanc/kc-321final
Upgrade to Keycloak 3.2.1.Final
2017-08-02 10:03:07 +02:00
sebastienblanc
f937f447ee Fixes #476 to upgrade to Keycloak 3.2.1.Final 2017-08-02 09:52:46 +02:00
Claus Ibsen
fa251af512 Fixes #474 to upgrade to Apache Camel 2.19.2.
Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
2017-08-02 09:11:50 +02:00
Stephane Nicoll
904af53d6c Polish 2017-07-30 16:53:10 +02:00
Stephane Nicoll
c05da23bdb Upgrade to Vaadin 8.1.0
Closes gh-471
2017-07-26 08:36:54 +02:00
Spencer Gibb
54fa0bcb5c Update to Dalston.SR2
fixes gh-467
2017-07-21 15:02:43 -04:00
Stephane Nicoll
e6b3987001 Upgrade to Stormpath 1.5.5
Closes gh-466
2017-07-21 17:31:52 +02:00
Stephane Nicoll
8665304d30 Upgrade to Vaadin 8.0.7 and 7.7.7
Closes gh-465
2017-07-21 17:30:27 +02:00
Stephane Nicoll
30193ca783 Upgrade to Spring Cloud Task 1.2.1.RELEASE
Closes gh-464
2017-07-21 17:28:49 +02:00
Stephane Nicoll
ddd1de87e7 Polish 2017-07-15 17:42:13 +02:00
Stephane Nicoll
1a7a856868 Add Spring Security test infrastructure with Spring Security
Closes gh-461
2017-07-15 17:40:47 +02:00
Stephane Nicoll
5c098e29df Add support for Spring Cloud Finchley milestone
Closes gh-459
2017-07-07 07:06:29 +01:00
Stephane Nicoll
816e209357 Polish 2017-07-06 13:06:19 +01:00
Sebastien Deleuze
95f4815f92 Upgrade to Kotlin 1.1.3-2
This patch release fixes a kotlin-noarg regression,
see https://github.com/JetBrains/kotlin/releases/tag/v1.1.3-2
for more details.

Closes gh-458
2017-07-05 09:26:59 +01:00
Stephane Nicoll
fefde60a2e Use default methods for ProjectRequestPostProcessor 2017-07-03 08:14:38 +02:00
Stephane Nicoll
d562968093 Add reactor-test automatically when webflux is selected
Closes gh-456
2017-07-03 08:11:10 +02:00
Stephane Nicoll
69c2d852ea Remove deprecated Spring Cloud Cluster 2017-07-02 22:18:56 +02:00
Stephane Nicoll
2978bd6ce4 Disable Spring Session with Spring Boot 2+
See gh-455
2017-06-27 16:24:11 +02:00
Stephane Nicoll
2205ab381e Upgrade to Vaadin 8.0.6
Closes gh-452
2017-06-24 12:24:06 +02:00
Stephane Nicoll
327687c4c8 Upgrade to Kotlin 1.1.3
Closes gh-451
2017-06-24 12:23:33 +02:00
Claus Ibsen
f26917ea78 Upgrade to Apache Camel 2.19.1
Closes gh-447
2017-06-16 09:20:57 +02:00
Sebastien Deleuze
5d4883b826 Upgrade to Kotlin 1.1.2-5
Changelog: https://github.com/JetBrains/kotlin/releases/tag/v1.1.2-5

Closes gh-445
2017-06-13 14:40:56 +02:00
Sebastien Deleuze
71b32d53d7 Upgrade to Kotlin 1.1.2-4
Closes gh-442
2017-06-06 16:17:50 +02:00
Craig Walls
2644d9dfde Update Spring Cloud Services dependencies to 1.5.0.RELEASE 2017-05-31 11:08:27 -06:00
Stephane Nicoll
cc542386e9 Add support for Quartz 2017-05-31 10:01:47 +02:00
Stephane Nicoll
8ef26f95c1 Rename bom ids 2017-05-30 13:53:47 +02:00
Stephane Nicoll
f9d63eab41 Add link to Keycloak documentation 2017-05-30 13:36:23 +02:00
Stéphane Nicoll
b4dcc4a7af Upgrade to Spring Cloud Dalston.SR1 2017-05-25 08:32:20 +02:00
Brian Clozel
820107ad78 Promote language choice to page heading
This commit moves the language choice part of the form from the
"advanced" section to the main heading.

See gh-432
2017-05-23 14:46:58 +02:00
Dave Syer
a17d1fd298 Change version range for reactive data libraries as well
See gh-429
2017-05-16 12:29:03 +01:00
Dave Syer
80ed798b7d Start version range for webflux at 2.0.0.M1
Fixes gh-429
2017-05-16 12:24:37 +01:00
Stephane Nicoll
cbd4f6a4ce Polish "Remove SCDF"
Closes gh-427
2017-05-11 16:55:27 +02:00