-
As a part of one of my integrations, I tried to use myinfo-connector-v4 with one of the spring boot project. I used the parameters from https://github.com/singpass/myinfo-demo-app-v4/blob/main/config/…
-
> `sentinel+dubbo`如何实现dubbo远程调用异常时全局的降级或熔断,尝试过[sentinel-demo-dubbo](https://github.com/alibaba/Sentinel/tree/master/sentinel-demo/sentinel-demo-dubbo)无法实现全局`fallback`,测试代码如下
**测试环境**
* springcloud…
-
2017-07-25 10:58:26,849 (AbstractRegistry.java:302) INFO [restartedMain] [DUBBO] Register: consumer://192.168.8.65/com.demo.service.IHelloService?application=boot-dubbo-web&category=consumers&check=f…
-
The following exception occurs when the current version (**0.1.8 and 0.1.7**) is integrated with **Spring Boot 2.4.6** after following the guide in SB and demo application in the repo.
Exception:
…
-
## Issues
- Version used: 0.8.1 using halkyon starter
- Content generated for halkyon : annotationless vs annotations is different
### Maven dependencies
```
mvn clean dependency:tree -f demo…
-
没有发现类似 `Hibernate` 或者 ` Mybatis` 之类的 ` BaseMapper` 之类的可继承的 AbstractRepository 的东西呢,或者是 JPA 之类的接口定义;
-
I have a Spring Boot 2.0.6 application with spring-data-ldap 2.0.9.RELEASE, and I always get an `java.lang.ClassCastException: java.naming/com.sun.jndi.ldap.LdapCtx cannot be cast to org.springframewo…
-
When I try to build native image using command `./gradlew bootBuildImage` I get the next error:
```
Paketo Spring Boot Buildpack 4.4.2
[creator] https://github.com/paketo-buildpacks/spr…
-
## Bug Report
#### What did you do?
I'm using `josdk-spring-boot-starter` to build an operator with a managed dependent resource, something similar to this [example](https://github.com/ope…
-
The documentation for repository query keywords ([link](https://docs.spring.io/spring-data/mongodb/reference/repositories/query-keywords-reference.html#appendix.query.method.predicate)) mentions suppo…