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