其实线上使用可以多种方式,比如pom引入spring boot自己去写一个接口实现;
但如果并发不是很高,可以使用synchronized关键字进行,若对并发有要求,建议直接使用
unidbg-boot-server开源项目;
从github下拉,https://github.com/anjia0532/unidbg-boot-server
常见问题:https://github.com/anjia0532/unidbg-boot-server/blob/main/QA.md
入口 UnidbgServerApplication:
pom文件中讲unidbg的一些引入;文章来源:https://www.toymoban.com/news/detail-511023.html
如传参比较多可以使用json的方式,可以进行引入;文章来源地址https://www.toymoban.com/news/detail-511023.html
<!-- https
到了这里,关于unidbg-boot-server使用并打包jar调用的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!