Stephane Nicoll
fd3d94593c
Fix misleading description for Spring Batch
...
Closes gh-587
2018-02-01 11:35:10 +01:00
Stephane Nicoll
1d9a68d6fc
Upgrade to Kotlin 1.2.20
...
This commits upgrade to Kotlin 1.2.20 and uses the new stdlib artifact
names. As a result, 2.0 milestones prior to Spring Boot 2.0.0.RC1 are
no longer supported.
Closes gh-576
2018-02-01 11:34:56 +01:00
Stephane Nicoll
18ef480a23
Use default Kotlin plugin settings
...
Rather than override the default, this commit removes the override for
the incremental compilation support in Maven. We now relies on all
default now.
Closes gh-584
2018-02-01 10:46:06 +01:00
Stephane Nicoll
756bf4237d
Upgrade to Spring Boot 1.5.10.RELEASE
2018-02-01 09:26:30 +01:00
Dave Syer
ca19cb7537
Fix version ranges for Zipkins
...
There's a bug in the UI apparently, so this works, but the
previous commit still greyed out the checkboxes, even when
they were found using search.
2018-01-31 15:18:26 +00:00
Stephane Nicoll
cf595b176b
Merge pull request #585 from zipkin-versions
...
* pr/585:
Ensure zipkin stream things are no shown for recent versions
2018-01-31 16:16:15 +01:00
Dave Syer
817275548f
Ensure zipkin stream things are no shown for recent versions
...
Closes gh-585
2018-01-31 16:15:50 +01:00
Dave Syer
b838ddc577
Re-assign Spring Cloud to snapshot for RC1
2018-01-31 13:48:57 +00:00
Dave Syer
7203471d34
Add VScode to ignored stuff
2018-01-31 12:10:50 +00:00
Stephane Nicoll
1179ac9b99
Fix version ranges for Spring Cloud
...
Closes gh-583
2018-01-31 11:15:44 +01:00
Stephane Nicoll
dd8814dc00
Polish id
2018-01-30 17:54:14 +01:00
Stephane Nicoll
fe6e428b2b
Bump visibility of Spring Integration
...
As "integration" is a frequent term in a description, the Spring
Integration is shadowed by other entries unless its weight is increased.
This commits make sure that integration shows up first when that term is
used, slightly reducing the weight of Thymeleaf in the process.
Closes gh-581
2018-01-30 15:42:34 +01:00
Stephane Nicoll
45006c41e1
Merge pull request #571 from joshlong:spring-boot-admin
...
* pr/571:
Polish "Add Codecentric Spring Boot Admin support"
Add Codecentric Spring Boot Admin support
2018-01-30 14:13:28 +01:00
Stephane Nicoll
ea1c58854e
Polish "Add Codecentric Spring Boot Admin support"
...
Closes gh-571"
2018-01-30 14:13:11 +01:00
Josh Long
bef388238a
Add Codecentric Spring Boot Admin support
...
See gh-571
2018-01-30 14:13:11 +01:00
Stephane Nicoll
b1e4f1f90d
Merge pull request #580 from davsclaus:2202
...
* pr/580:
Upgrade to Apache Camel 2.20.2
2018-01-30 09:48:29 +01:00
Claus Ibsen
e1c5d736dd
Upgrade to Apache Camel 2.20.2
...
Closes gh-580
2018-01-30 09:48:08 +01:00
Stephane Nicoll
d20c21b85a
Upgrade to Vaadin 8.3.0
...
Closes gh-577
2018-01-27 06:27:51 +01:00
Stephane Nicoll
2bd4abb9f7
Merge pull request #575 from daniellavoie:scs-1.6.1
...
* pr/575:
Upgrade to Spring Cloud Services 1.6.1.RELEASE
2018-01-22 18:28:39 +01:00
Daniel Lavoie
fdcd43d28a
Upgrade to Spring Cloud Services 1.6.1.RELEASE
...
Closes gh-575
2018-01-22 18:28:20 +01:00
Stephane Nicoll
b56355deca
Merge pull request #574 from ryanjbaxter:Edgware.SR1
...
* pr/574:
Upgrade to Spring Cloud Edgware.SR1
2018-01-16 19:46:23 +01:00
Ryan Baxter
a6c0373b00
Upgrade to Spring Cloud Edgware.SR1
...
Closes gh-574
2018-01-16 19:45:59 +01:00
Stephane Nicoll
63be64e983
Merge pull request #563 from sobychacko:gh-562
...
* pr/563:
Polish "Add Kafka Streams binder"
Add Kafka Streams binder
2018-01-12 02:05:37 +01:00
Stephane Nicoll
936b3010a0
Polish "Add Kafka Streams binder"
...
Closes gh-563
2018-01-12 02:05:17 +01:00
Soby Chacko
fd7d19a522
Add Kafka Streams binder
...
See gh-563
2018-01-12 01:59:04 +01:00
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
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