We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
java.lang.NoClassDefFoundError: org/apache/commons/lang/math/NumberUtils com.alibaba.druid.sql.parser.Lexer.decimalValue(Lexer.java:1288)
The text was updated successfully, but these errors were encountered:
这个确实是不恰当依赖,下个版本就会去掉依赖,合并代码的时候没看仔细,谢谢反馈。
Sorry, something went wrong.
下个版本大概什么时候发布,我想尽快更新,谢谢!
看了你修改的代码 import org.apache.commons.lang.math.NumberUtils; 这句没有删除
是的,import还没去掉,不过应不会影响使用的。新版本已发布1.0.25
No branches or pull requests
java.lang.NoClassDefFoundError: org/apache/commons/lang/math/NumberUtils
commons-lang commons-lang 2.6com.alibaba.druid.sql.parser.Lexer.decimalValue(Lexer.java:1288)
The text was updated successfully, but these errors were encountered: