工具类根据给定长度使用递归的方式拆分一个json成为多个json组成的列表 The tool class, according to the given length, uses a recursive method to split a json into a list of multiple jsons.
windows bat脚本无窗口启动jar包终止jar包 windows bat脚本无窗口启动jar包、终止jar包 脚本含详细注释 通过jar包名称启动与终止进程,无命令行窗口 bat启动脚本与待运行jar包放在同一目录运行,停止脚本可在任何位置运行 前提:配好环境变量 包含示例的springboot工程test.jar,运行start.bat运行,浏览