Commit Graph
1117 Commits
Author SHA1 Message Date
Stephane Nicoll 50354a72c1 Polish 2018-03-19 12:58:15 -04:00
Stephane Nicoll 58ae44d3d2 Merge pull request #624 from a1dutch:sts4-cache
* pr/624:
  Ignore the new .sts4-cache folder added as part of STS 4
2018-03-18 13:39:55 -04:00
Andrew Holland 5f9d80d0d7 Ignore the new .sts4-cache folder added as part of STS 4
Closes gh-624
2018-03-18 13:38:30 -04:00
Stephane Nicoll f480a6b4d2 Merge pull request #627 from davsclaus:2210
* pr/627:
  Upgrade to Apache Camel 2.21.0
2018-03-16 06:23:00 -04:00
Claus Ibsen 50c596fcdb Upgrade to Apache Camel 2.21.0
Closes gh-627
2018-03-16 06:22:30 -04:00
Stephane Nicoll 327644b0f2 Merge pull request #626 from kazuki43zoo:mybatis-spring-boot-starter-1.3.2
* pr/626:
  Upgrade to MyBatis Spring integration 1.3.2
2018-03-14 15:48:16 -04:00
Kazuki Shimizu 01b1f7b7f5 Upgrade to MyBatis Spring integration 1.3.2
Closes gh-626
2018-03-14 15:46:57 -04:00
Stephane Nicoll dbeb8225fa Polish 2018-03-08 16:38:44 +01:00
Stephane Nicoll 39932bc0c5 Upgrade to Maven 3.5.3
Closes gh-622
2018-03-08 13:49:58 +01:00
Stephane Nicoll c6951c45fb Polish test logging 2018-03-08 11:55:11 +01:00
Stephane Nicoll 827bbd2fbc Merge pull request #620 from jvalkeal:spring-statemachine-2.0.0
* pr/620:
  Polish "Upgrade to Spring Statemachine 2.0.0"
  Upgrade to Spring Statemachine 2.0.0
2018-03-07 08:20:58 +01:00
Stephane Nicoll 184bf2f0b6 Polish "Upgrade to Spring Statemachine 2.0.0"
Closes gh-620
2018-03-07 08:20:31 +01:00
Janne Valkealahti ba874c66b7 Upgrade to Spring Statemachine 2.0.0
See gh-620
2018-03-07 08:17:07 +01:00
Stephane Nicoll 39e8a747ba Remove unsupported starters 2018-03-06 13:39:36 +01:00
Stephane Nicoll ee868c19ef Upgrade to Vaadin 8.3.1 2018-03-06 13:24:10 +01:00
Stephane Nicoll ed952ddae2 Enable Azure support for Spring Boot 2
Closes gh-618
2018-03-06 10:18:27 +01:00
Stephane Nicoll 5563255bce Merge pull request #619 from spencergibb:patch-7
* pr/619:
  Upgrade to Spring Cloud Finchley.M8
2018-03-02 22:00:53 +01:00
Spencer Gibb b9c13f42f3 Upgrade to Spring Cloud Finchley.M8
Closes gh-619
2018-03-02 22:00:19 +01:00
Stephane Nicoll bae16aad3b Polish 2018-03-02 14:40:21 +01:00
Stephane Nicoll 155c929316 Make sure the browser's window has the focus 2018-03-01 15:30:38 +01:00
Stephane Nicoll 760881534d Polish "Reactive Cloud Stream" version range 2018-03-01 10:44:34 +01:00
Stephane Nicoll 2972dea4d5 Fix broken version range 2018-03-01 10:44:03 +01:00
Stephane Nicoll 36c3b82b6b Update version range for Spring Cloud 2018-03-01 10:32:10 +01:00
Stephane Nicoll 5e3c250fec Fix allowed HTTP methods
This commit reverts to `@RequestMapping` as certain endpoints are
invoked with `GET` or `POST`.

This is a temporary measure as we need to figure out and properly
document allowed methods for all endpoints

Closes gh-615
2018-03-01 10:07:17 +01:00
Stephane Nicoll c57bd3342f Fix Spring Cloud version range 2018-03-01 08:10:16 +01:00
Stephane Nicoll fe7650f2c8 Upgrade to Spring Boot 2.0.0
This commit upgrades to Spring Boot 2.0.0.

Please note that this commit does not change metrics names to use new
features of Micrometer yet (see gh-526)

Closes gh-611
2018-03-01 08:00:49 +01:00
Stephane Nicoll 5629f95da2 Upgrade maven plugin versions
This commit upgrades all maven plugins to be consistent with what Spring
Boot 2 does, in preparation for the upgrade

See gh-611
2018-02-28 20:14:57 +01:00
Stephane Nicoll eb811a557e Avoid recursion in computeIfAbsent 2018-02-28 20:14:26 +01:00
Dave Syer e6489e774a Update Spring Cloud for Finchley.M7 2018-02-27 21:50:59 +00:00
Stephane Nicoll 09c95cd375 Polish 2018-02-27 16:20:51 +01:00
Spring Buildmaster 0f67d2e583 Next Development Version 2018-02-27 15:17:36 +00:00
Stephane Nicoll 3602b0f8f2 Upgrade to Spring Statemachine 2.0.0.M5
Closes gh-608
2018-02-27 12:46:00 +01:00
Stephane Nicoll d63b473d27 Clarified build instructions 2018-02-27 09:11:27 +01:00
Stephane Nicoll 2f49fde74e Add agent for JBoss Forge 2018-02-21 16:59:41 +01:00
Stephane Nicoll afd4cd6a59 Add agent for VS Code 2018-02-21 16:19:45 +01:00
Stephane Nicoll 2cb997cd24 Upgrade to Spring Cloud Task 2.0.0.M3 2018-02-14 19:34:42 +01:00
Stephane Nicoll 0e9371028b Add Spring Cloud Stream test support when appropriate
Closes gh-603
2018-02-14 19:05:14 +01:00
Stephane Nicoll e827a99ac7 Restructure Cloud messaging
This commit restructures the cloud messaging group by removing binder
specific checkbox for Spring Cloud Bus and Spring Cloud Stream. A new
"Messaging" group is added with RabbitMQ, Kafka and JMS.

To create a new cloud messaging project, the user should now select the
technology and a binder. To support Spring Cloud Stream with Kafka
streams, a dedicated "Kafka Streams" has been introduced.

Closes gh-557
2018-02-14 17:52:19 +01:00
Stephane Nicoll aad08e0c21 Introduce shared utilities for ProjectRequestPostProcessor 2018-02-14 14:12:06 +01:00
Stephane Nicoll 378623fcc0 Merge pull request #600 from sdeleuze:jackson-kotlin
* pr/600:
  Polish "Add jackson-module-kotlin dependency when appropriate"
  Add jackson-module-kotlin dependency when appropriate
2018-02-12 15:50:15 +01:00
Stephane Nicoll 15fb6eb1c2 Polish "Add jackson-module-kotlin dependency when appropriate"
Closes gh-600
2018-02-12 15:49:58 +01:00
sdeleuze 4d0fac5df0 Add jackson-module-kotlin dependency when appropriate
This commit introduces a "json" facet designed to identify
spring-boot-starter-json transitive dependency, and adds
jackson-module-kotlin dependency if any dependency with
that facet is included when Kotlin language is used.

See gh-600
2018-02-12 15:49:58 +01:00
Stephane Nicoll e612aab3a8 Improve dependency order in generated build
Closes gh-601
2018-02-12 15:49:48 +01:00
Stephane Nicoll 8531f9a00e Polish id 2018-02-12 14:54:02 +01:00
Stephane Nicoll c59e7f1809 Merge pull request #598 from jvalkeal:gh597
* pr/598:
  Polish "Add support for Spring Statemachine"
  Add support for Spring Statemachine
2018-02-12 14:47:48 +01:00
Stephane Nicoll d31e649299 Polish "Add support for Spring Statemachine"
Closes gh-598
2018-02-12 14:46:59 +01:00
jvalkeal fd6f171cdc Add support for Spring Statemachine
See gh-598
2018-02-12 14:37:29 +01:00
Stephane Nicoll 7d8efecb9d Bump Batch entry priority
Closes gh-599
2018-02-12 11:15:28 +01:00
Stephane Nicoll 2cacc4bfcf Merge pull request #596 from Microsoft:upgrade-azure-spring-0.2.3
* pr/596:
  Upgrade to Azure Spring 0.2.3
2018-02-11 19:18:42 +01:00
weiping 969c97315a Upgrade to Azure Spring 0.2.3
Closes gh-596
2018-02-11 19:17:51 +01:00