摘要:
0 课程地址 https://www.imooc.com/video/16785/0 1 使用eclipse创建springboot项目 1.1 准备软件 eclipse版本 luna4.4 1.2 搭建springboot项目 file--》new --》other--》Spring starte 阅读全文
posted @ 2020-11-14 15:40
菜鸟乙
阅读(130)
评论(0)
推荐(0)
摘要:
groupid和artifactId被统称为“坐标”是为了保证项目唯一性而提出的,如果你要把你项目弄到maven本地仓库去,你想要找到你的项目就必须根据这两个id去查找。 groupId一般分为多个段,这里我只说两段,第一段为域,第二段为公司名称。域又分为org、com、cn等等许多,其中org为非 阅读全文
posted @ 2020-11-14 14:53
菜鸟乙
阅读(148)
评论(0)
推荐(0)
摘要:
0 课程地址 https://www.imooc.com/video/16713 1 使用Spring官网地址生成Springboot demo 1.1 找到下载页面 a 打开 https://start.spring.io/ b 配置好相应参数,引入web依赖 c generate d 下载后将其 阅读全文
posted @ 2020-11-14 10:55
菜鸟乙
阅读(110)
评论(0)
推荐(0)
浙公网安备 33010602011771号