-
Using ` implementation "io.opentracing.contrib:opentracing-spring-jaeger-cloud-starter:3.2.2"` I upgraded to the new `mavenBom "org.springframework.cloud:spring-cloud-dependencies:2020.0.0"`
s…
-
I noticed that many people asked the same question, But I tried their ways, but my problem is still there.
I use spring-boot + eureka + zuul,
spring.cloud.version: 2.0.2.RELEASE
Here is the E…
-
http://blog.didispace.com/spring-cloud-ribbon-failed-retry/
当我们使用Spring Cloud Ribbon实现客户端负载均衡的时候,通常都会利用@LoadBalanced来让RestTemplate具备客户端负载功能,从而实现面向服务名的接口访问(原理可见《Spring Cloud源码分析(二)Ribbon》一文,如果对Sprin…
-
Several auto-configurations use a condition on a property that has no metadata. As a result, trying to use it to customize the auto-configuration lead to a warning in an IDE.
The report detected th…
-
"C:\Program Files\Java\jdk-13.0.2\bin\java.exe" -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mb…
-
## CVE-2020-7238 - High Severity Vulnerability
Vulnerable Library - netty-codec-http-4.1.27.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid development of…
-
## CVE-2021-37136 - High Severity Vulnerability
Vulnerable Library - netty-codec-4.1.27.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid development of mai…
-
## CVE-2020-11612 - High Severity Vulnerability
Vulnerable Library - netty-codec-4.1.27.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid development of mai…
-
```
mvn spring-boot:run
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=5…
-
Looks like NFHttpClient is still uses MaxHttpConnectionsPerHost for the connection pool size even though the property is deprecated by MaxConnectionsPerHost.
https://github.com/Netflix/ribbon/blob…