Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restFul风格的接口,使用@@DecryptIgnore或者@EncryptIgnore启动会报错 #64

Closed
dubujianghu opened this issue Jul 29, 2020 · 0 comments

Comments

@dubujianghu
Copy link

因为restful风格,PostMapping里面没有url,导致ApiEncryptDataInit初始化的时候执行到getApiUri方法是,会报数组下标越界

Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at com.cxytiandi.encrypt.springboot.init.ApiEncryptDataInit.getApiUri(ApiEncryptDataInit.java:176)

yinjihuan pushed a commit that referenced this issue Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant