-
**Describe the bug**
We have a service running with Spring Boot 3.0.7 and com.graphql-java-kickstart:graphql-spring-boot-starter:15.0.0. When upgrading to Spring Boot 3.1.0 we get in the response the…
-
## Version **1.9.0** of **yeoman-test** was just published.
Branch
Build failing 🚨
Dependency
yeoman-test
C…
-
### tfplugingen-openapi CLI version
tfplugingen-openapi module: v0.3.0
### OpenAPI Spec File
```YAML
https://gist.github.com/umeshkumhar/97c7888fbcf6f294bb54210e0faec918
```
### Generator Config
…
-
First of all I would like to apologise for this rather unqualified bug report, but I'm really stuck and don't know if this is due to changes in Meteor 1.5 or Polymer 2.0 (or both).
Here are the ste…
-
**BUG REPORT**
***Describe the bug***
Autorecovery running standalone:
```
2022-06-14T05:14:25,461 [main] INFO org.apache.bookkeeper.client.BookKeeperAdmin - Resetting LostBookieRecoveryDel…
dlg99 updated
2 years ago
-
### Description
I've faced with strange issue: I cannot launch colima daemon using launchd user agents. It seems that issue somewhere between daemon and some client since I see following error in `…
-
I was trying to implement Relay / Connection example, accidentally I made a mistake in schema file and console was giving parsing errors.
It looked something like this :
`Caused by: org.springfram…
-
I have the following (Kotlin) data class:
```kotlin
data class EntityMatch (
val text: String,
val value: T?,
val start: Int,
val end: Int
)
```
Now I have…
-
## Description
A union can only contain object types. The class scanner fails to deeply scan a union if it contains another union or interface type.
### Expected behavior
A union that contain…
-
The issue is relevant for 5.3.1+.
I'm trying to create an interface with a polymorphic connection field, which requires interface to declare it as a union of all implementation types, something l…
b4eEX updated
4 years ago