iT邦幫忙

2023 iThome 鐵人賽

DAY 2
0
自我挑戰組

Spring Boot開始學習系列 第 2

[Day2]-SpringBoot 開啟新專案

  • 分享至 

  • xImage
  •  

在打開intellij後,選擇右上方的New projecthttps://ithelp.ithome.com.tw/upload/images/20230915/20118977ocI49skQXG.jpg
然後選擇Spring initializr
在這裡我選擇使用的語言是Java
Type選擇Maven,這會在創建專案之後建立pom.xml,讓你可以在裡面設定需要的套件
JDK選擇剛剛下載好的JDK20
Java同樣選擇20
https://ithelp.ithome.com.tw/upload/images/20230915/20118977mnFC9BEDsS.jpg
按下next後
選取Web要新增的Dependencies為Spring web
https://ithelp.ithome.com.tw/upload/images/20230915/20118977S4CWqY053n.jpg
由於我的資料庫想使用MySQL
因此在SQL的部分選擇了MySQL Driver
https://ithelp.ithome.com.tw/upload/images/20230915/20118977ECPoevAlGn.jpg
按下右下角的Create就可以建立好專案啦~


上一篇
[Day1] - Spring Boot 開始之前-JDK的安裝
系列文
Spring Boot開始學習2
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言