MyCATApache/Mycat-Server

Mycat自定义的拦截器 为什么总是报找不到

Open

#2.815 aberto em 22 de jul. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (3.886 forks)batch import
help wanted

Métricas do repositório

Stars
 (9.451 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

在自定义拦截器的过程中已经在server.xml中配置了 也实现了SQLInterceptor接口以及重写方法。也把实现类的编译的class文件以及项目Jar包都放在了catlet的指定目录下,server.xml中配置了相关自定义拦截器的路径:io.mycat.server.interceptor.impl.PasswordImpl 但是在启动中一直报错 Caused by: java.lang.ClassNotFoundException: io.mycat.server.interceptor.impl.PasswordImpl

求大佬们指点 谢谢 可否邀请进Mycat的群里 谢谢 QQ:451567185

Guia do colaborador