-
**Describe the bug**
The problem with dependency management. After creating a new project by using Spring Initializr (https://start.spring.io) and adding Spring Cloud to it (in my case Hoxton.SR5), a…
-
**Affects Version(s):** 5.1.9
---
Hello,
I am using Maven to set up dependency in my app.
I am using Spring Boot **v2.1.12.RELEASE** which brings in Spring Core **v5.1.13.**
Also I am …
-
#### Summary
Does assertj have function to compare if two JSON strings are equal? By equal, I mean the key-value mapping are the same but the order might be different. I found project like https://gi…
-
If autogenerated test gets an expected body with 2 arrays with the same names, but one of them is an empty, the test will failed.
Seems that the trouble is in jsonassert actually, but I think SCC sh…
-
1. 启动server后,访问localhost显示404,页面均不可使用,但是接口可以访问
2. 版本为1.0.4版本,回退到1.0.3版本之后恢复正常
-
Facing below error using 1.21.0 versions of GRPC core, netty shaded. Any help is appreciated.
Error Stack:
```
Jan 20, 2020 6:38:34 PM io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts …
-
I am using JUnit 5 to test my Vert.x application with maven. It doesn't discover or run any test at all!
JUnit5:
```
io.vertx
vertx-junit5
4.0.0-milestone5
test
…
khteh updated
4 years ago
-
DEBUG log output of class import
`10:57:41.435 [main] DEBUG com.tngtech.archunit.ArchConfiguration - No configuration found in classpath at archunit.properties => Using default configuration
10:…
-
Hi, there are multiple versions of com.google.protobuf:protobuf-java in grpc-by-example-java-master\springboot-example-lognet. As shown in the following dependency tree, according to Maven's “nearest …
-
idea 2020.3.2 安装了对应的插件, 开启了 Annotation Processor 但是 不管怎么构建 都不能自动生成相关的实体代码