-
**Describe the bug**
```
"D:\Program Files\dragonwell-17.0.3.0.3+7-GA\bin\java.exe" -agentlib:jdwp=transport=dt_socket,address=127.0.0.1:57498,suspend=y,server=n -XX:TieredStopAtLevel=1 -noverify -D…
-
Hello Spring Cloud Sleuth Team,
I am reaching out because I am observing a string issue, hence would like to report it.
Setup: The application is a Spring Boot 2.6.4 + Jubilee 2021.0.1
We have …
-
**Describe the bug**
Using the new `DeferredCsrfToken`, `CsrfAuthenticationStrategy` does not regenerate `CsrfToken` with `CookieCsrfTokenRepository` within the same request. A `null` token cooki…
-
I have sping-boot application with rest services written using Spring web flux.
For now I access minio using login/password authorizaton and it works fine.
For now I want to exchange application…
-
## CVE-2021-22096 - Medium Severity Vulnerability
Vulnerable Libraries - spring-webflux-5.2.9.RELEASE.jar, spring-webmvc-5.2.9.RELEASE.jar, spring-web-5.2.9.RELEASE.jar
spring-webflux-5.2.9.RELEASE…
-
**Affects:** 6.0.2
When using `micrometer-tracing` to correlate requests in Webflux applications we are able to access the underlying Observation withing the Reactor context as seen in this sprin…
-
As i am trying to get the buildpack working i just get these errors:
```
...
[INFO] [creator] Platform Bindings: [{Name: application-insights Path: /platform/bindings/application-insights…
-
## CVE-2022-22965 - High Severity Vulnerability
Vulnerable Library - spring-beans-5.3.12.jar
Spring Beans
Library home page: https://github.com/spring-projects/spring-framework
Path to dependency fi…
-
Lately Netty (v0.7.9.RELEASE / v0.8.0.RELEASE) introduced access logging https://github.com/reactor/reactor-netty/issues/301. However, Sleuth trace/span IDs are not available in the access log. Tested…
-
Since `Spring-graphql` is relatively new, there aren't many sources for samples.
Unfurtunately, i am not familiar with Gradle and im getting this error when linking the sample project `webflux-securi…