-
Using the latest version of Spring Boot (1.4.2.RELEASE) and enabling Oauth2 using `@EnableAuthorizationServer`, I can't get CORS support to work using either the `@CrossOrigin` or the global support …
-
-
-
### Ticket Contents
## Description
Mifos & Fineract integrated with Mojaloop via Payment Hub EE provides a end to end open source architecture for a building a complete digital financial services so…
-
I am upgrading to java version 17 and spring boot 3.2.0 ,
Azure deployment is failing with below mentioned exceptions:
azure libraries have used below
**azure-core 1.30.0 and this version t…
-
```
Limits:
cpu: 200m
memory: 100Mi
Requests:
cpu: 100m
memory: 64Mi
State: Waiting
Reason: CrashLoopBackOff
Last State: Term…
-
I'd like to host a `@Traced` annotation in this repository. Being part of the official API would remove this annotation from specific "downstream" repositories, such as:
[opentracing-contrib/java-c…
-
我们鼓励使用英文,如果不能直接使用,可以使用翻译软件,您仍旧可以保留中文原文。
We recommend using English. If you are non-native English speaker, you can use the translation software.
**Which Component**
Nacos Discovery,spring-clo…
-
Development environment:
- Spring Boot version: 3.3.4
- Docker image: eclipse-temurin:21-jre-alpine
After upgrading the version of spring-cloud-gcp from 5.6.1 to 5.7.0, the application fails …
-
I just created a spring cloud gateway project. I enable http2 + SSL together, then call health check it throws a log error: `Suppressed: io.netty.handler.ssl.StacklessSSLHandshakeException: Connection…