SpringBoot thymeleaf模板頁面沒提示,SpringBoot thymeleaf模板插件安裝

SpringBoot thymeleaf模板插件安裝html

SpringBoot thymeleaf模板Html頁面沒提示git

SpringBoot  thymeleaf模板頁面沒提示github

SpringBoot thymeleaf插件下載eclipse

 

================================spa

©Copyright 蕃薯耀 2018年3月27日插件

http://www.cnblogs.com/fanshuyao/xml

 

附件下載地址見:http://fanshuyao.iteye.com/blog/2414401htm

 

1、 thymeleaf插件下載地址:blog

一、官網下載:ip

https://github.com/thymeleaf/thymeleaf-extras-eclipse-plugin/releases

 

二、附件下載:

thymeleaf-extras-eclipse-plugin-2.1.2.zip

 

2、 thymeleaf插件安裝

一、進入eclise安裝目錄,找到dropins文件夾

二、在dropins文件夾新創建一個文件夾:thymeleaf-2.1.2

三、把thymeleaf-extras-eclipse-plugin-2.1.2.zip解壓

四、把第3步解壓的文件夾features、plugins複製到thymeleaf-2.1.2裏面

五、重啓eclise

 

3、Html頁面添加xmlns聲明:http://www.thymeleaf.org,以下:

Html代碼   收藏代碼
  1. xmlns:th="http://www.thymeleaf.org"  
Html代碼   收藏代碼
  1. <!DOCTYPE html>  
  2. <html xmlns:th="http://www.thymeleaf.org">  
  3. <head>  
  4. <meta charset="UTF-8">  

 

4、看效果:


 

 

================================

©Copyright 蕃薯耀 2018年3月27日

http://www.cnblogs.com/fanshuyao/

相關文章
相關標籤/搜索