Skip to content

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)

请问,怎么从zuul替换成spring cloud gateway?
  • xujingzhou
  • 1
  • Opened 
    on May 10, 2023
  • #62

docker-compose中以ac开头的镜像已不可用,请问是更换地址了么 @wxiaoqi @544654811 @hwc9898706
  • jiangming96
  • Opened 
    on May 15, 2021
  • #46

class TableData T {} 这个内部类为什么不设计成静态内部类呢?
  • wecgwm
  • Opened 
    on Dec 7, 2020
  • #45

https://oss.sonatype.org/content/groups/public
  • ColorfulGhost
  • 1
  • Opened 
    on Nov 21, 2020
  • #44

前端修改: 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

这个项目是不是少了工程,一直权限有问题
  • Gangchao
  • 6
  • Opened 
    on Oct 1, 2020
  • #40

请问,前后端及所需环境都安装好并启动进程后,都是按照顺序启动的,报错:用户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
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub