issues Search Results · repo:wxiaoqi/Spring-Cloud-Platform language:Java
Filter by
35 results
(47 ms)35 results
inwxiaoqi/Spring-Cloud-Platform (press backspace or delete to remove)docker-compose中以ac开头的镜像已不可用,请问是更换地址了么 @wxiaoqi @544654811 @hwc9898706
jiangming96
- Opened on May 15, 2021
- #46
前端修改: getList() { fetchTree(this.listQuery).then(data = { this.treeData = data }); }, 修改为: getList() {
fetchTree(this.listQuery).then(data = { this.treeData = data.data }); },
或者直接修改后端接口返回
570108392
- 1
- Opened on Nov 19, 2020
- #43
登录返回加密token 有问题 导致解密失败 String token = jwtTokenUtil.generateToken(jwtInfo); Map String, String result = new HashMap ();
result.put( accessToken , token); result.put( id , info.id);
直接返回token就行
570108392
- 1
- Opened on Nov 19, 2020
- #42
020-11-02 10:12:21.999 INFO [ace-gateway,,,] 3437 --- [erListUpdater-0] c.netflix.config.ChainedDynamicProperty :
Flipping property: ace-admin.ribbon.ActiveConnectionsLimit to use NEXT property:
niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit ...
liuyuhui2012
- 2
- Opened on Nov 2, 2020
- #41
请问,前后端及所需环境都安装好并启动进程后,都是按照顺序启动的,报错:用户Token过期异常。具体日志如下,这个请问具体是怎么处理?多谢指导!
2020-09-30 16:33:31.120 INFO [ace-gateway,50f8512ec9f1194c,50f8512ec9f1194c,false] 2992 --- [ctor-http-nio-2]
c.g.w.s.gate.filter.AccessGatewayFilter ...
zhangran25
- 6
- Opened on Sep 30, 2020
- #39
ace-gate下依赖都是红的,pom文件中 dependency groupId de.codecentric /groupId artifactId spring-boot-admin-starter-client
/artifactId version 2.0.1 /version /dependency 这个也报红,是什么原因呢
fan-code
- 1
- Opened on Sep 7, 2020
- #38

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.