Commit Graph
100 Commits
Author SHA1 Message Date
Stephane Nicoll 709f3626dc Upgrade to Keycloak 4.2.0.Final
Closes gh-684
2018-08-02 15:27:55 +02:00
Stephane Nicoll 0a428c257f Upgrade to Spring Cloud Finchley.SR1 2018-08-01 15:47:30 +02:00
Stephane Nicoll 0bcc3dc781 Merge pull request #717 from joshiste:sba-2.0.2
* pr/717:
  Polish "Upgrade to Spring Boot Admin 2.0.2 and add 2.1.0-SNAPSHOT"
  Upgrade to Spring Boot Admin 2.0.2 and add 2.1.0-SNAPSHOT
2018-08-01 09:17:29 +02:00
Stephane Nicoll 935506546c Polish "Upgrade to Spring Boot Admin 2.0.2 and add 2.1.0-SNAPSHOT"
Closes gh-717
2018-08-01 09:17:01 +02:00
Stephane Nicoll 4f73b149bd Add missing profile 2018-07-31 18:12:46 +02:00
Stephane Nicoll db5b9b9b9f Polish 2018-07-31 18:08:21 +02:00
Stephane Nicoll fc0b9207f0 Upgrade to spring-javaformat 0.0.6 2018-07-31 18:01:40 +02:00
Stephane Nicoll 76b62a3243 Upgrade to Spring Cloud Contract 2.0.0.RELEASE 2018-07-31 13:52:09 +02:00
Stephane Nicoll 50a4abd195 Polish 2018-07-31 13:47:49 +02:00
Stephane Nicoll 61ef8d820d Upgrade to Spring Boot 2.0.4.RELEASE 2018-07-31 13:29:47 +02:00
Stephane Nicoll e208a9b1f1 Redirect browsers to https when forceSsl is set
This commit extends the forceSsl support to redirect any HTML content
to https. Practically speaking, this allows to redirect all browsers to
https when they land on the main page using https. Serving traffic via
http is still allowed as preventing this would break a lot of
existing clients.

To allow to easily run the app locally, forceSsl is false and must be
enabled for any production environment.

Closes gh-473
2018-07-27 16:56:30 +02:00
Stephane Nicoll 9b098a8078 Merge pull request #699 from royclarkson:open-service-broker
* pr/699:
  Polish "Add Spring Cloud Open Service Broker"
  Add Spring Cloud Open Service Broker
2018-07-18 11:58:17 +02:00
Stephane Nicoll 3f0ba7cf7b Polish "Add Spring Cloud Open Service Broker"
Closes gh-699
2018-07-18 11:57:38 +02:00
Stephane Nicoll de7b153897 Fix typo 2018-07-14 11:11:43 +02:00
Stephane Nicoll 2b4a7abb78 Merge pull request #670 from dsyer:feature/function
* pr/670:
  Polish "Add Spring Cloud Function"
  Add Spring Cloud Function
2018-07-13 16:33:59 +02:00
Stephane Nicoll 3bf4e019c3 Polish "Add Spring Cloud Function"
Closes gh-670
2018-07-13 16:32:33 +02:00
Stephane Nicoll 4f43e554d6 Merge pull request #707 from royclarkson:scs2
* pr/707:
  Upgrade to Spring Cloud Services 2.0.1.RELEASE
2018-07-11 17:20:57 +02:00
Stephane Nicoll af36ea56ea Polish 2018-07-11 13:59:55 +02:00
Stephane Nicoll ac93ddde39 Upgrade to Apache CXF 3.2.5
Closes gh-706
2018-07-11 13:49:12 +02:00
Stephane Nicoll 053ad91485 Fix parent version 2018-07-10 15:13:26 +02:00
Stephane Nicoll de83ab2d2b Rework "Prevent build failure when tests are skipped"
This commit reworks e3d9c3c to enable the docs profile by default again
as it breaks the release on Artifactory. This has the side effect of
not running the tests used by the doc unless the docs profile is active.
2018-07-10 14:21:07 +02:00
Stephane Nicoll 4e99906f81 Merge pull request #704 from Microsoft:azure-2.0.4
* pr/704:
  Upgrade to Azure Spring 2.0.4
2018-07-09 14:59:52 +02:00
Stephane Nicoll 15e84644c4 Upgrade to Spring Cloud Task 1.2.3.RELEASE 2018-07-09 13:38:13 +02:00
Stephane Nicoll 765385530e Upgrade to Gradle 4.8.1
Closes gh-688
2018-07-09 09:01:55 +02:00
Stephane Nicoll 23cf38b19d Upgrade to Spring Cloud Finchley.RELEASE
See gh-683
2018-06-19 08:23:46 +02:00
Stephane Nicoll e48cd9e4af Upgrade to Spring Boot 2.0.3.RELEASE 2018-06-16 11:29:13 +02:00
Stephane Nicoll dadccd0f71 Merge pull request #679 from Microsoft:azure-2.0.3
* pr/679:
  Upgrade to Azure Spring 2.0.3
2018-06-15 13:18:11 +02:00
Stephane Nicoll f98d41bb52 Mention the full profile in CONTRIBUTING
Closes gh-677
2018-06-12 11:27:13 +02:00
Stephane Nicoll 7b252dd14a Fix epub link in README
Closes gh-675
2018-06-01 07:54:11 +02:00
Stephane Nicoll 5136274146 Fix formatting and checkstyle violations on initializr-service
See gh-676
2018-06-01 07:51:14 +02:00
Stephane Nicoll 1a14db1af6 Upgrade to Spring Cloud Finchley.RC2
See gh-674
2018-05-29 17:15:32 +02:00
Stephane Nicoll 5cb8d14fd9 Enable Spring Boot Admin snapshots with Spring Boot snapshots 2018-05-21 10:16:46 +02:00
Stephane Nicoll 4e2d30b0c0 Upgrade to Spring Boot Admin 2.0.0
See gh-668
2018-05-20 13:46:29 +02:00
Stephane Nicoll d3f0ce9f3c Move initializr-docs to docs profile
This commit disables the `initializr-docs` module unless the `docs` or
`full` profile is active. It is a follow-up of e3d9c3c783 that can lead
to failure with an empty repo as tests in `initializr-docs` are
attempting to resolve the snippets.

See gh-665
2018-05-18 17:53:28 +02:00
Stephane Nicoll 492d227492 Make kotlin version mandatory only if Kotlin is enabled
Closes gh-617
2018-05-18 17:45:40 +02:00
Stephane Nicoll 8336ee6ef6 Use a fallback if no 'web' dependency is available
Closes gh-435
2018-05-18 17:24:56 +02:00
Stephane Nicoll 5b8c06dab1 Add a note about required repository definition
Closes gh-635
2018-05-18 16:49:34 +02:00
Stephane Nicoll e3d9c3c783 Prevent build failure when tests are skipped
This commit moves the generation of bundles for snippet and stubs to the
`docs` profile. This allows to successfully build the project when tests
are skipped, as long as the `docs` profile is not active.

Closes gh-665
2018-05-18 16:44:28 +02:00
Stephane Nicoll 7802176faa Remove Java 9 support
To align with Oracle's support policy, this commit only keeps Java 8 and
10. This effectively removes 1.7 as well.

Closes gh-662
2018-05-18 16:32:42 +02:00
Stephane Nicoll f906428fe9 Merge pull request #667 from sdeleuze:kotlin-1.2.41
* pr/667:
  Upgrade to Kotlin 1.2.41
2018-05-14 11:39:50 +02:00
Stephane Nicoll 4312177091 Polish 2018-05-12 08:38:44 +02:00
Stephane Nicoll 51c465e622 Stop flagging template engines as including the web starter 2018-05-12 08:29:45 +02:00
Stephane Nicoll 19422fb3c5 Polish 2018-05-11 17:55:34 +02:00
Stephane Nicoll 0af64b5e0d Merge pull request #666 from ojhughes:master
* pr/666:
  Upgrade to Spring Cloud Services 2.0.0.RC1
2018-05-11 15:09:22 +02:00
Stephane Nicoll 0d915a1793 Switch to Finchley.BUILD-SNAPSHOT
This commit switches the current Spring Boot release to use Spring Cloud
snapshot as the latest milestone is not compatible with it.
2018-05-10 13:21:23 +02:00
Stephane Nicoll 14449771a1 Upgrade to Spring Boot 2.0.2.RELEASE 2018-05-10 09:31:48 +02:00
Stephane Nicoll b9c125fc5a Upgrade to Vaadin 8.4.1 2018-05-08 13:04:21 +02:00
Stephane Nicoll c9eb548298 Upgrade to Spring Cloud Task 2.0.0.RELEASE 2018-05-08 10:14:55 +02:00
Stephane Nicoll ce233d4d8d Merge pull request #664 from davsclaus:2211
* pr/664:
  Upgrade to Apache Camel 2.21.1
2018-05-06 08:46:14 +02:00
Stephane Nicoll 482ed3ea31 Merge pull request #660 from spencergibb:patch-9
* pr/660:
  Upgrade to Spring Cloud Finchley.RC1
2018-04-25 09:31:03 +02:00
Stephane Nicoll 675caf3abe Merge pull request #657 from sdeleuze:idea-gradle-out-directory
* pr/657:
  Ignore `/out/` directory with Gradle
2018-04-20 07:08:37 +02:00
Stephane Nicoll 7ac71905ed Add support for Java 10
Closes gh-646
2018-04-17 10:58:51 +02:00
Stephane Nicoll 9ab9c89c40 Upgrade to Spring Cloud Task 2.0.0.RC1 2018-04-17 09:33:32 +02:00
Stephane Nicoll 66f06be15b Add support for Jenkins X 2018-04-16 16:44:02 +02:00
Stephane Nicoll 540918567b Merge pull request #655 from philwebb:cleanup
* pr/655:
  Polish contribution
  Fix IDE warnings
  Fix checkstyle violations
  Migrate tests to AssertJ
  Apply automatic cleanup rules
  Reformat code
  Add Eclipse IDE support files
  Format POM.xml files
2018-04-16 16:27:39 +02:00
Stephane Nicoll 432be66c5a Polish contribution
Closes gh-655
2018-04-16 16:21:30 +02:00
Stephane Nicoll 899f6d3967 Merge pull request #654 from ojhughes:scs-2-0-0-m1
* pr/654:
  Polish "Upgrade to Spring Cloud Services 2.0.0.M1"
  Upgrade to Spring Cloud Services 2.0.0.M1
2018-04-12 18:04:47 +02:00
Stephane Nicoll b8a3e747c3 Polish "Upgrade to Spring Cloud Services 2.0.0.M1"
Closes gh-654
2018-04-12 18:04:11 +02:00
Stephane Nicoll c2084416c5 Merge pull request #539 from joaoandremartins:add-spring-cloud-gcp
* pr/539:
  Polish "Add support for Spring Cloud GCP"
  Add support for Spring Cloud GCP
2018-04-12 14:20:51 +02:00
Stephane Nicoll 0da2a4a613 Polish "Add support for Spring Cloud GCP"
Closes gh-539
2018-04-12 14:05:13 +02:00
Stephane Nicoll 767a827f89 Upgrade to Spring Shell 2.0.0.RELEASE
Closes gh-652
2018-04-10 20:40:43 +02:00
Stephane Nicoll d908586555 Polish 2018-04-10 20:10:05 +02:00
Stephane Nicoll 3718f24291 Fix version range for Spring Cloud 2018-04-10 20:09:03 +02:00
Stephane Nicoll b5be653f7c Add support for Kafka Streams
This commit adds a new "Kafka Streams" entry. When selected with Spring
Cloud Stream, this automatically adds the kafka streams binder.

Closes gh-642
2018-04-10 11:21:49 +02:00
Stephane Nicoll 8a0453ecdb Merge pull request #649 from bclozel:master
* pr/649:
  Upgrade to Spring Boot 2.0.1
2018-04-07 10:49:01 +02:00
Stephane Nicoll 30d41d2e86 Remove Spring Social
Closes gh-637
2018-04-06 19:14:45 +02:00
Stephane Nicoll bc5ef9bbef Merge pull request #645 from habuma:scs-1.6.3
* pr/645:
  Upgrade to Spring Cloud Services 1.6.3.RELEASE
2018-04-03 23:29:07 +02:00
Stephane Nicoll 24dda8c517 Merge pull request #644 from habuma:scs-1.6.2
* pr/644:
  Upgrade to Spring Cloud Services 1.6.2.RELEASE
2018-03-30 08:21:26 +02:00
Stephane Nicoll da5be4d1b2 Polish 2018-03-29 11:02:59 +02:00
Stephane Nicoll ad785527f1 Move to assertJ 2018-03-29 10:59:40 +02:00
Stephane Nicoll a99595bfae Remove dead code 2018-03-29 10:18:14 +02:00
Stephane Nicoll 3c0b3a44a7 Merge pull request #643 from cjvogel1972:settings-gradle
* pr/643:
  Polish "Create a settings.gradle file for Gradle projects"
  Create a settings.gradle file for Gradle projects
2018-03-29 10:15:20 +02:00
Stephane Nicoll 5fef28a763 Polish "Create a settings.gradle file for Gradle projects"
Closes gh-643
2018-03-29 10:14:47 +02:00
Stephane Nicoll 995e2920f3 Merge pull request #638 from ryanjbaxter:Edgware.SR3
* pr/638:
  Upgrade to Spring Cloud Edgware.SR3
2018-03-27 16:01:23 +02:00
Stephane Nicoll 82cceb59f7 Remove Activiti entry
Closes gh-631
2018-03-23 16:49:13 -04:00
Stephane Nicoll 9215d27edd Polish 2018-03-23 15:23:36 -04:00
Stephane Nicoll e584f20d8f Merge pull request #629 from marcingrzejszczak:patch-4
* pr/629:
  Polish "Remove spring-cloud-contract-wiremock dependency"
  Remove spring-cloud-contract-wiremock dependency
2018-03-23 08:51:06 -04:00
Stephane Nicoll e64a2dd49d Polish "Remove spring-cloud-contract-wiremock dependency"
Closes gh-629
2018-03-23 08:50:48 -04:00
Stephane Nicoll 95cad98bd1 Merge pull request #630 from spencergibb:patch-8
* pr/630:
  Upgrade to Spring Cloud Finchley.M9
2018-03-23 08:44:18 -04:00
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
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
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
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
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
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