spring-cloud
Here are 2,110 public repositories matching this topic...
-
Updated
May 27, 2020 - Java
-
Updated
May 5, 2020 - Java
项目启动报WARN
日志
2019-06-12 12:04:59.670|/|WARN |main|o.s.b.c.p.PropertySourcesDeducer|Multiple PropertySourcesPlaceholderConfigurer beans registered [propertySourcesPlaceholderConfigurer, org.springframework.context.support.PropertySourcesPlaceholderConfigurer], falling back to Environment
Apollo Client => ConfigPropertySourcesProcessor
 tried: failed to req API:minion-register:8848/nacos/v1/ns/instance/beat. code:400 msg: java.lang.IllegalArgumentException: dom name can only have these characters: 0-9a-zA-Z-._:, current: DEFAULT_GROU
同时使用JPA与Swagger会报错
报错信息:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'documentationPluginsBootstrapper' defined in URL [jar:file:/D:/Software/Apache/apache-maven-3.6.0/repository/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]: Unsatisfied dependency exp
use spring boot 2.1.3.RELEASE,spring cloud Greenwich.SR1,with spring boot admin 2.1.3。
now ,spring boot admin client register its self to admin server, admin server get client application actuator info use spring security basic 。
we protect our micro service application with spring security oauth2,how can I do?
thanks!
i find the root cause of this issue
see config/Docker.file
HEALTHCHECK --interval=10s --timeout=3s CMD curl -f http://localhost:8888/actuator/health || exit 1
values of 10s for interval and 3s for connect timeout is both too small, when the docker machine have a bit lo
-
Updated
May 15, 2020 - Java
-
Updated
May 28, 2020 - Java
-
Updated
Apr 18, 2020 - Java
集合类功能可以实现高阶消息吗?
From RestTemplate.java#L78-L81
The RestTemplate will be deprecated in a future version and will not have major new features added going forward. See the WebClient section of the Spring Framework reference docume
-
Updated
Mar 2, 2020 - JavaScript
- I have searched the issues of this repository and believe that this is not a duplicate.
1. Bug Description
SpringCloud+feign服务调用,参与方不回滚。例如:发起方A(注解使用的是@LcnTransaction,@transactional)
)通过feign调用参与方B(注解@LcnTransaction(propagation = DTXPropagation.SUPPORTS)
@transactional),B抛异常,A插入数据(不回滚)。
使用过的解决办法:
1,feign取消falback,不进行熔断,测试无效;
2,feign不取
-
Updated
May 27, 2020 - Java
-
Updated
Feb 8, 2020 - Java
Is your feature request related to a problem? Please describe.
Currently, the guide https://spring.io/guides/gs/gateway/#_writing_tests suggest to use "WireMock from Spring Cloud Contract in order stand up a server".
Unit tests of the people using this library to make gateways would be more performant, easier to write and more stable if they didn't make real tcp connections to do http reques
-
Updated
May 14, 2020 - Java
The documentation should call out that monitoring secrets is disabled by default and that you need to set spring.cloud.kubernetes.reload.monitoring-secrets=true
in order for it to work.
-
Updated
May 23, 2020 - Java
-
Updated
Sep 9, 2019 - Java
-
Updated
May 26, 2020 - Java
It can be a bit confusing
See this gitter conversation https://gitter.im/spring-cloud/spring-cloud?at=5e6f0295c8ddaf238c89c3d3
Improve this page
Add a description, image, and links to the spring-cloud topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spring-cloud topic, visit your repo's landing page and select "manage topics."
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接
push
到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。目前 advanced-java 只有 [yanglbme](http