-
**In Spring Boot using cloud config client pulling Multi-document YAML leaks the last profile properties into runtime configuration, from either config server or on classpath.**
_I originally opene…
-
I have the following deployment manifest
```
cat
-
spring boot: `3.0.0-M3`
spring cloud: `2022.0.0-M2`
with reactor-resilience4j
Stacktrace:
```
java.lang.NoSuchMethodError: 'void org.springframework.web.server.ResponseStatusException.(org.spri…
-
**Spring cloud config client pulling Multi-document YAML leaks the last profile properties into runtime configuration**
Migrating to Spring Boot 3.0.1 and using Spring-cloud-config-client version 4…
-
As requested in https://github.com/plantuml/plantuml-stdlib/issues/69 a new version of this project should be released.
Steps to take:
- [x] Run the update script
- [x] Check and commit the cha…
-
```
cd $HOME/.klab/releases/develop/cli
"$HOME/.klab/jre16/bin/java" -Xms512M -Xmx2048M -server --illegal-access=permit -Dfile.encoding=UTF-8 -Dserver-port=8283 -cp cli-0.11.0-SNAPSHOT.jar:lib/* org…
-
**Describe**
I dont know if it's a issue. After i upgraded the springcloud version to 2020+, as I know its have remove ribbon and use springcloud load balancer.
my project is using consul as discove…
-
**Describe the bug**
Unsatisfied dependency expressed through method 'gatewayHttpClientFactory' parameter 0: Error creating bean with name 'httpClientProperties': Could not bind properties to 'HttpCl…
-
## Description
We have a Java application with the library spring-web-5.3.24 and it's vulnerable to CVE-2016-1000027 as mvnrepository warns:
![image](https://user-images.githubusercontent.com/1…
-
### Discussed in https://github.com/mapstruct/mapstruct/discussions/3123
Originally posted by **nsbharathi88** December 26, 2022
I try to combine my custom annotation processor along with maps…