# 開發環境的建立
## Java
最簡單的就是去下載gitjub上的openjdk 1.8
https://github.com/ojdkbuild/ojdkbuild

直接選圈起來的這個msi
然後去cmd打 java

如果有的話,那就是下載成功,為何要安裝java是因為如果要在本機端run jar file By cmd的話
一定要在本基端上面裝
## Eclipse
下載完後記得去裝 Spring Tools for Eclipse IDE
https://www.eclipse.org/community/eclipse_newsletter/2018/february/springboot.php

安裝好了之後才可以 run as spring boot

安裝maven 讓你可以maven build jar
https://ithelp.ithome.com.tw/articles/10232482
## Mysql
安裝完本體後,一定要安裝mysql heidisql,或是其他趁手的工具
{"metaMigratedAt":"2023-06-16T19:07:39.644Z","metaMigratedFrom":"Content","title":"開發環境的建立","breaks":true,"contributors":"[{\"id\":\"11abdfef-95fb-49a6-ab1d-a27be2984ed7\",\"add\":635,\"del\":0}]"}