kk-anti-reptile
kk-anti-reptile copied to clipboard
kk-anti-reptile是凯京科技研发的,适用于基于spring-boot开发的分布式系统的反爬虫、防接口盗刷组件。
Bumps [spring-boot](https://github.com/spring-projects/spring-boot) from 2.2.4.RELEASE to 2.2.11.RELEASE. Release notes Sourced from spring-boot's releases. v2.2.11.RELEASE :beetle: Bug Fixes HttpEncodingAutoConfiguration is not added to the WebMvcTest slice #23749 server.servlet.session.timeout not in effect when...
无法生效
按照readme的接入使用,做了前三步。项目可以启动,但是对于测试的demo接口,无论是注解的方式还是配置的方式,返回的状态都是200。为什么@AntiReptile未生效呢?
Bumps [spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.2.4.RELEASE to 2.5.12. Release notes Sourced from spring-boot-starter-web's releases. v2.5.12 :lady_beetle: Bug Fixes MustacheAutoConfiguration in a Servlet web application fails with a ClassNotFoundException when Spring MVC is...
nested exception is java.io.FileNotFoundException: class path resource [org/springframework/web/servlet/config/annotation/WebMvcConfigurerAdapter.class] cannot be opened because it does not exist
导入包后运行登录报错: org.springframework.security.authentication.InternalAuthenticationServiceException: Cannot find cache named 'user' for Builder 请问是前端要加统一拦截么 @Override @Cacheable(key = "'username:' + #p0") public UserDto findByName(String userName) { User user = userRepository.findByUsername(userName); if (user == null) {...
请问这个是我操作有问题,还是怎么了
ip-rule.lock-expire | 命中规则后自动解除时间(单位:s) 这条配置在github上还有,但是实际的工程代码中意就没有这项配置代码了,请问是取消了这个功能了吗,还是通过其他功能替代了?望回复
https://github.com/acshmily/kk-anti-reptile-with-lettuce 已经提交至maven,暂未提交合并请求
可以提供对lettuce 的支持么?