-
With docker-compose I've created two modules
- mongodb instance that requires the certificate to connect,
- spring reactive mongodb application that provides the certificate and tries to connect to…
-
##### **Overview of the feature request**
When we first integrated Spring Cloud Gateway, it only supported WebFlux. Now it supports Spring MVC, so we should try to support it too.
https://docs.…
-
**[Tita](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER49928)** opened **[DATAMONGO-2587](https://jira.spring.io/browse/DATAMONGO-2587?redirect=false)** and commented
Hello,
Im working…
-
We have next state: One of the services (say ResolverService service) calling another service (say SpaceService service). Resolver service invoking method resolverA method with call to some api (say s…
-
**Expected Behavior**
A new configuration property, maybe `spring.session.enabled`, might be introduced in order to disable the session management funtion in some circumstances.
**Current Behavi…
-
**Environment:**
- Temurin Java21 (also happens with Amazon Corretto)
- Maven 3.9.6
- Macbook M1 Pro (also happens in containers)
**Description:**
The issue appears while generating tests using…
-
**Describe the bug**
Started getting the following exception
***Exception or Stack Trace***
java.lang.NoClassDefFoundError: Could not initialize class reactor.netty.http.client.HttpClientConfig
…
-
Hi, I'm using redis to cache object in spring boot reactive env with mongodb in java 17.
when I try to test I start the container
```java
@TestConfiguration
@Testcontainers
@RunWith(SpringJUnit4…
-
-
This issue will be open and closed dependent on the state of https://github.com/kiegroup/kogito-runtimes building against Quarkus master snapshot. \n If you have interest in being notified of this sub…