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
正常流程是需要发布jar包,然后通过主模块调用发布的jar包,但这样在开发中调试非常复杂,有没有比较简便的方案,支持断点调试
The text was updated successfully, but these errors were encountered:
在运行时可以直接断点测试的
Sorry, something went wrong.
@kiral 你的意思是在class里面设置断点吗?如果不是我怎么在开发阶段不通过加载jar包的方式直接修改调试
No branches or pull requests
正常流程是需要发布jar包,然后通过主模块调用发布的jar包,但这样在开发中调试非常复杂,有没有比较简便的方案,支持断点调试
The text was updated successfully, but these errors were encountered: