-
```kotlin
tasks.withType {
}
```
```
No implementation was created for Converter due to having a problem in the erroneous element cn.enaium.er.model.entity.Subject. Hint: this often means that …
-
**Describe the bug**
After upgrading from 5.0.0 to 5.1.0, the Spring Boot app will fail to start.
***Exception or Stack Trace***
```
2023-05-14T20:51:41.621+02:00 WARN 26296 --- [ …
-
How to reproduce: mvn dependency:analyze using the current jhipster sample app https://github.com/jhipster/jhipster-sample-app.git :
**[WARNING] Used undeclared dependencies found:**
[WARNING] …
-
- Plugin Name:
- Plugin Version: 6.6
- OS Name: Linux
- OS Version: 5.4.0-40-generic
- Java Version: 11.0.7
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- Is Snapshot: false
- App Build: IU-203.13…
-
It's me again ;)
I want to create an annotation (javax.validation.something) with a given Parameter like group that accespts not only numbers / strings but classes / class[]
see: https://openapi…
-
After moving to micronaut 4.x from 3.9.4 as per (https://micronaut.io/2023/05/09/upgrade-to-micronaut-framework-4-0-0/) , I have started facing following issue :
```
[ERROR] Failed to execute goa…
-
微博内容精选
-
As guided in [JavaMavenExample](https://github.com/looker-open-source/sdk-codegen/tree/main/examples/java/example_maven)
followed steps, able to communicate with Looker from a java file. When trying …
-
## version seata1.5.2, nacos 2.1.0
我的服务是可以正常启动的,在提交事务的过程中,始终是可以看到xid的,再调用另一个服务的时候,xid也确实传递过去了,可是呢无论我提交什么,在seata的事务表里面始终也没有关于事务的记录。还有就是当我的服务A调用服务B,服务B发生了错误,服务A也不会回滚、看了网上的好多帖子,怎么说的都有一个个尝试,始终没有我想要的答案。…
-
### Describe the usage question you have. Please include as many useful details as possible.
I add these in the pom.xml
```
org.apache.arrow
flight-core
…