LoginSignup
6

More than 5 years have passed since last update.

Eclipse + Spring Boot + MySQL 環境構築

Last updated at Posted at 2018-04-21

勉強の為に開発環境を構築してみます。

◆前提
構築するのは次の環境
・Windows8.1

◆Eclipseのインストール
インストールと言っても、サイトからD/Lして配置するだけ
・対象バージョン
 Pleiades All in One 4.7.3a.v20180411 Eclipse 4.7 Oxygen 3a
・D/Lサイト
 http://mergedoc.osdn.jp/

◆Spring Boot
Eclipseプラグインのインストール
・STS(Spring Tool Suite)
・ビルドツールには「Gradle」
手順は次のサイトを参考にさせて頂きました!
https://www.marineroad.com/staff-blog/16785.html

◆MySQLのインストール
・対象バージョン
 mysql Ver 8.0.11 for Win64 on x86_64 (MySQL Community Server - GPL)
・D/Lサイト
 https://dev.mysql.com/

手順は次のサイトを参考にさせて頂きました!
https://webkaru.net/mysql/install-windows/

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
6