提交 f698b085 编写于 作者: Z zhangjialin

ci: 解决循环依赖问题

上级 11ccd540
......@@ -2,6 +2,8 @@ server:
port: 8000
spring:
main:
allow-circular-references: true # 解决循环依赖的问题,似乎是因为版本太高了
mvc:
pathmatch:
matching-strategy: ant_path_matcher
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册