-
I am trying to implement a simple springboot integrated grpc, when client receive message from web, it can't find grpc-server which I declare in application.yml and server seems haven't received…
-
相信有很多朋友都感觉这样交流不太方便,没有办法实时沟通,我们可不可以一起建一个qq群,一起讨论问题呢?大家都解决不了然后出现频率比较多的问题再提issues
-
-
![image](https://user-images.githubusercontent.com/10863395/114312459-56f62800-9b25-11eb-811a-2f3ae983a66a.png)
![image](https://user-images.githubusercontent.com/10863395/114312469-65444400-9b25-1…
-
检测到 XiaoJiaaa/spring-study 一共引入了372个开源组件,存在17个漏洞
```
漏洞标题:Netty 安全漏洞
缺陷组件:io.netty:netty-codec-http@4.1.69.Final
漏洞编号:CVE-2021-43797
漏洞描述:Netty是Netty社区的一款非阻塞I/O客户端-服务器框架,它主要用于开发Java网络应用程序,如协议服务器和客户端等。…
ghost updated
2 years ago
-
## CVE-2021-21409 - Medium Severity Vulnerability
Vulnerable Library - netty-codec-http2-4.1.50.Final.jar
Netty is an asynchronous event-driven network application framework for
rapid developmen…
-
Vulnerable Library - spring-boot-starter-web-2.6.5-SNAPSHOT.jar
Found in HEAD commit: dbff3320673205dea2e0a4c513d54497ca905aab
## Vulnerabilities
| CVE | Severity | CVSS | Dependency | Type |…
-
Vulnerable Library - spring-boot-starter-web-2.6.1.jar
Path to dependency file: /devops-github-packages-library/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/f…
-
I'm facing problems with disabling `SecurityFilterChain` for the gRPC service.
I wanted to integrate gRPC service into the existing Spring Web server project, but it failed to start due to the follow…
-
Hi Moquette Team,
I'm currently trying to include an embedded version of moquette into my spring boot app.
I added the repository link and dependency to my pom.xml, but when i try to run it I get …