Spring開発環境整備

checkstyle

findbug

jacoco

ホットリロード

  • springboot dev toolを入れる
  • application.propertiesにspring.thymeleaf.cache=falseと書く

thymeleaf

In Eclipse, go to Help >> Install New Software... then either use the update site URL, or download a ZIP archive of the plugin from SourceForge:
Update site URL: http://www.thymeleaf.org/eclipse-plugin-update-site/

メモ

http://qiita.com/rubytomato@github/items/e4fda26faddbcfd84d16

テスト

http://qiita.com/opengl-8080/items/e57dab6e1fa5940850a3