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? 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
使用kapt编译之后生成的 RouterMap__TheRouter__1755574131.java 报 错误: 常量字符串过长 public static final String ROUTERMAP = .....
ksp 编译是也提示这个错误:java.lang.IllegalArgumentException: UTF8 string too large
The text was updated successfully, but these errors were encountered:
是一个极端问题,后续版本修复,可以先尝试拆分模块,使一个模块内的路由表不要太大
Sorry, something went wrong.
No branches or pull requests
使用kapt编译之后生成的 RouterMap__TheRouter__1755574131.java 报 错误: 常量字符串过长 public static final String ROUTERMAP = .....
ksp 编译是也提示这个错误:java.lang.IllegalArgumentException: UTF8 string too large
The text was updated successfully, but these errors were encountered: