417 Star 2.4K Fork 997

GVPApache ShenYu / shenyu

 / 详情

http接入后,报Initialization of bean failed

待办的
创建于  
2022-03-24 17:39

pom文件

<parent>
		<groupId>org.springframework.boot</groupId>
		<artifactId>spring-boot-starter-parent</artifactId>
		<version>1.5.7.RELEASE</version>
</parent>
<dependency>
		<groupId>org.springframework.boot</groupId>
		<artifactId>spring-boot-starter-tomcat</artifactId>
		<!-- <scope>provided</scope> -->
</dependency>
<!--依賴shenyu服务网关jar包-->
<dependency>
		<groupId>org.apache.shenyu</groupId>
		<artifactId>shenyu-spring-boot-starter-client-springmvc</artifactId>
		<version>2.4.2</version>
</dependency>
<dependency>
		<groupId>org.springframework.boot</groupId>
		<artifactId>spring-boot-starter-web</artifactId>
</dependency>

启动日志
输入图片说明

评论 (0)

lynn 创建了任务

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(1)
Java
1
https://gitee.com/Apache-ShenYu/shenyu.git
git@gitee.com:Apache-ShenYu/shenyu.git
Apache-ShenYu
shenyu
shenyu

搜索帮助

344bd9b3 5694891 D2dac590 5694891