SpringBoot Thymeleaf使用

527 ワード

SpringBoot統合Thymeleaf:
pomでmaven管理を採用する.xmlファイルに依存構成を追加するには、次の手順に従います.


  org.springframework.boot

  spring-boot-starter-thymeleaf


ページにヘッダファイルを追加

Thymeleaf :

https://www.cnblogs.com/itdragon/archive/2018/04/13/8724291.html