-
As was communicated on [Slack](https://cloudfoundry.slack.com/archives/C03F5ELTK/p1647960496382479), [Github](https://github.com/cloudfoundry/java-buildpack/issues/779#issuecomment-1084682829), and no…
-
An [issue](https://github.com/spring-cloud/spring-cloud-connectors/issues/185) in Spring Cloud Connectors gives examples of two service brokers that provide sentinel connection details in service bind…
-
Spring Boot 3.2.3, Spring Cloud Gateway MVC 4.4
After migration from ZuulProxy to Spring Cloud Gateway MVC in my application i am encountering an OutOfMemory error when I send a JSON file of approx…
-
Because SC Gateway is based on Spring WebFlux, but our connectors depend on Spring Security for OAuth (S2OAuth), which depends on Spring MVC, it has been found that SCS client apps are not compatible …
-
We have a spring boot application that is deployed in PCF and works fine until we tried to migrate it to java-cfenv-boot library by following the migration guide and removing the dependencies it sugge…
-
We should support the interaction against the Kubernetes Service Catalog, @iocanel has an implementation already that we can test and align with this projects: http://iocanel.com/2018/09/service-catal…
-
Hello,
im currently writing a RiakCS connector for spring cloud, inspired by your project. RiakCS is proposed as a well supported bosh release for cloudfoundry see https://github.com/cloudfoundry/cf-r…
-
I know that this issue/question is not directly related to generated-jhipster-activiti project, but I think this issue/question could be a feature/improvement for the generated-jhipster-activiti proje…
-
### Bug Description
Not sure if this is the best place to raise this issue, as it's a general concern we keep facing with all of the google provided java APIs. But, we are specifically trying to acq…
-
Config server supports serving plain-text configuration files (for configuration tailored to specific libraries or environments), including placeholder resolution from config server properties. (See h…