Eclipse中导入github中的maven项目
1:复制github项目中链接
2:eclipse中选择import,搜索git
3:import导入maven项目,如果没有exist maven projects选项,请看https://blog.csdn.net/itdragons/article/details/52402643
选择刚才git的文件,然后导入默认即可。
参考:https://blog.csdn.net/u013033112/article/details/80618878