-
At https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-1.2-Release-Notes#cloud-starter it is stated that the Spring Cloud starter pom has been renamed to `spring-boot-starter-cloud-connect…
-
The `SmtpServiceInfoCreator` for Cloud Foundry supports discreet fields for host, port, username, and password. It should also support a single `uri` or `url` field with the scheme `smtp` to make it e…
-
I've noticed that "amqps" is not [recognized as a valid scheme](https://gist.github.com/michaelklishin/826eca86a1366666fc0c). This is wrong: most popular RabbitMQ clients support it. RabbitMQ for Pivo…
-
Hi,
I've create a Spring-cloud connector for DB2 (see this pull request : https://github.com/spring-cloud/spring-cloud-connectors/pull/87). But Spring-boot actuator does not use the validation query p…
-
Seems that the only system env variable returned from this call is VCAP_SERVICES. I don't see any reason why it shouldn't expose all of them, but the one that I need right now is VCAP_APPLICATION.
-
When the yeoman generator completes, I get a pom with unreplaced tags:
```
```
-
I'm very interested in using Spring Cloud to configure my application (which I'm planning to push to Cloud Foundry), and it would be extremely convenient to be able to use Spring Cloud to handle devel…
-
I am trying to access user provided services in my VCAP_SERVICE environment var. I see the ups connector but that seems to expect the user provided service to just have a URI. In my case I also have…
-
Why does the method signature not have a throws declaration for the CloudException? I realize that CloudException is a runtime exception and it is not required but it seems like you would want users …
-
According to this page from MuleSoft:
http://blogs.mulesoft.org/devkit-feature-spotlight-connection-management/?mkt_tok=3RkMMJWWfF9wsRonvaXJZKXonjHpfsX57%2BgrUaG%2FlMI%2F0ER3fOvrPUfGjI4ASMZjI%2FqLAzI…