4.5K Star 42.9K Fork 12.6K

GVPlengleng / pig

 / 详情

【健壮性】@Inner 增加空路径判断

已完成
拥有者
创建于  
2020-08-03 17:28

pigx 相关问题请去此提,码云忽略

版本信息

  • pig版本: 2.8.2

  • 是否修改包名:

报错信息

@RestController
@RequestMapping
public class TestController {

    /**
     * 测试
     *
     * @return R
     */
    @Inner
    @GetMapping
    public R test() {
        return R.ok();
    }
}
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [javax.servlet.Filter]: Factory method 'springSecurityFilterChain' threw exception; nested exception is java.lang.IllegalArgumentException: Pattern cannot be null or empty
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:185)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiate(ConstructorResolver.java:650)
    ... 22 common frames omitted
Caused by: java.lang.IllegalArgumentException: Pattern cannot be null or empty

评论 (0)

lengleng 创建了任务
lengleng 关联仓库设置为lengleng/pig
lengleng 添加了
 
新功能
标签
lbw 任务状态待办的 修改为已完成
展开全部操作日志

登录 后才可以发表评论

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

搜索帮助