博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
【十次方基础教程(后台)】3、搭建父工程
阅读量:4986 次
发布时间:2019-06-12

本文共 2302 字,大约阅读时间需要 7 分钟。

 

如果不带pom文件,可选选择最下面的创建一个空工程

file目录可以新建model

 创建带pom文件的父工程

之后直接next,finish(也可以改改保存路径)

弹窗的话选择自动导入依赖

 

父工程不写代码,直接删除src文件夹,只需要pom文件

 添加pom文件的配置

4.0.0
com.tensquare
tensquare_parent52
1.0-SNAPSHOT
pom
tensquare_parent
十次方项目-黑马程序员
org.springframework.boot
spring-boot-starter-parent
2.0.1.RELEASE
UTF-8
UTF-8
1.7
org.springframework.boot
spring-boot-starter-web
org.springframework.boot
spring-boot-starter-test
test
spring-snapshots
Spring Snapshots
https://repo.spring.io/snapshot
true
spring-milestones
Spring Milestones
https://repo.spring.io/milestone
false
spring-snapshots
Spring Snapshots
https://repo.spring.io/snapshot
true
spring-milestones
Spring Milestones
https://repo.spring.io/milestone
false

转载于:https://www.cnblogs.com/IceBlueBrother/p/10436160.html

你可能感兴趣的文章
Flask的上下文管理:Werkzeug库的local模块
查看>>
Python学习之路-5 (元祖数据类型)
查看>>
转:ASP.NET MVC HtmlHelper用法大全
查看>>
课后作业-阅读任务-阅读提问-4
查看>>
基于meanshift的手势跟踪与电脑鼠标控制(手势交互系统)
查看>>
手动博客重定向 https://www.cnblogs.com/kelthuzadx/
查看>>
测试一下哈哈哈哈
查看>>
Scrum如何拥抱变化
查看>>
AC日记——基因相关性 openjudge 1.7 03
查看>>
ajax的访问 WebService 的方法
查看>>
Python的垃圾回收机制
查看>>
常用开源<监控软件>介绍
查看>>
还不研究Scatter?
查看>>
websoket在项目中的使用
查看>>
sql.date
查看>>
CodeForces 559C Gerald and Gia (格路+容斥+DP)
查看>>
百度地图-中国地图
查看>>
线性判别函数-Fisher 线性判别
查看>>
面试小题
查看>>
My latest news
查看>>