大战熟女丰满人妻av-荡女精品导航-岛国aaaa级午夜福利片-岛国av动作片在线观看-岛国av无码免费无禁网站-岛国大片激情做爰视频

SpringBoot教程
SpringBoot入門案例
SpringBoot框架Web開發
SpringBoot非web應用程序
SpringBoot使用攔截器
SpringBoot中使用Servlet
SpringBoot中使用Filter
SpringBoot項目配置字符編碼
SpringBoot打包與部署
SpringBoot使用Actuator
SpringBoot集成Thymeleaf模板
SpringBoot總結及綜合案例
SpringBoot工程下使用Mybatis反向工程

SpringBoot集成Thymeleaf

認識Thymeleaf

Thymeleaf是一個流行的模板引擎,該模板引擎采用Java語言開發;

模板引擎是一個技術名詞,是跨領域跨平臺的概念,在Java語言體系下有模板引擎,在C#、PHP語言體系下也有模板引擎,甚至在JavaScript中也會用到模板引擎技術,Java生態下的模板引擎有 Thymeleaf 、Freemaker、Velocity、Beetl(國產) 等。

Thymeleaf 對網絡環境不存在嚴格的要求,既能用于Web環境下,也能用于非Web環境下。在非Web環境下,他能直接顯示模板上的靜態數據;在Web環境下,它能像Jsp一樣從后臺接收數據并替換掉模板上的靜態數據。它是基于HTML的,以HTML標簽為載體,Thymeleaf要寄托在HTML標簽下實現。

Spring Boot 集成了Thymeleaf模板技術,并且Spring Boot官方也推薦使用Thymeleaf來替代JSP技術,Thymeleaf是另外的一種模板技術,它本身并不屬于Spring Boot,Spring Boot只是很好地集成這種模板技術,作為前端頁面的數據展示,在過去的Java Web開發中,我們往往會選擇使用Jsp去完成頁面的動態渲染,但是jsp需要翻譯編譯運行,效率低。

Thymeleaf的官方網站:http://www.thymeleaf.org

Thymeleaf官方手冊:https://www.thymeleaf.org/doc/tutorials/3.0/usingthymeleaf.html

Spring Boot集成Thymeleaf

項目名稱:039-springboot-thymeleaf-first

1.創建Spring Boot項目,添加web和Thymeleaf依賴

按照這種方式創建后,pom.xml文件下會自動添加如下依賴

<!--SpringBoot集成Thymeleaf的起步依賴-->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>

<!--SpringBoot開發web項目的起步依賴-->
<dependency>
    <groupId>org.springframework.boot</groupId>
    <artifactId>spring-boot-starter-web</artifactId>
</dependency>

2.在Spring boot的核心配置文件application.properties中對Thymeleaf進行配置


#thymeleaf頁面的緩存開關,默認true開啟緩存
#建議在開發階段關閉thymeleaf頁面緩存,目的實時看到頁面
spring.thymeleaf.cache=false

其實什么都不用配置就可以工作,因為基本Thymeleaf的配置都有默認值

前綴:
#thymeleaf模版前綴,默認可以不寫
spring.thymeleaf.prefix=classpath:/templates/



后綴:
#thymeleaf模版后綴,默認可以不寫
spring.thymeleaf.suffix=.html

3.創建ThymeleafControlle去映射到模板頁面(和SpringMVC基本一致)

package com.abc.springboot.web;

import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;

import javax.servlet.http.HttpServletRequest;

/**
 * ClassName:ThymeleafController
 * Package:com.abc.springboot.web
 * Description:

 */

@Controller
public class ThymeleafController {

    @RequestMapping(value = "/springboot/thymeleaf/index")
    public String index(HttpServletRequest request, Model model) {

        model.addAttribute("data","恭喜您,SpringBoot集成Thymeleaf成功");

        return "index";
    }
}

4.在src/main/resources的templates下新建一個index.html頁面用于展示數據

HTML頁面的元素中加入以下屬性:

<html xmlns:th="http://www.thymeleaf.org">
<!DOCTYPE html>

<html lang="en" xmlns:th="http://www.thymeleaf.org">
<head>
    <meta charset="UTF-8">
    <title>SpringBoot集成Thymeleaf</title>
</head>
<body >
    <!--Thymeleaf前端框架以Html為載體-->
    <span th:text="${data}"></span>
    <span th:text="${data}"></span>
    <p th:text="${data}"></p>
    <div th:text="${data}"></div>

</body>
</html>

5.啟動程序,瀏覽器訪問http://localhost:8080/index

右鍵->查看頁面源代碼

注意:Springboot使用thymeleaf作為視圖展示,約定將模板文件放置在src/main/resource/templates目錄下,靜態資源放置在src/main/resource/static目錄下

 

全部教程
主站蜘蛛池模板: 精品美女在线 | 免费一级片视频 | 深夜免费福利视频 | 九月婷婷天天澡天天添天天爽 | 亚洲 欧美 成人日韩 | 亚洲图片综合网 | 99精品免费视频 | 青草香蕉精品视频在线观看 | 波多野结衣一区2区3区 | 日韩在线观看一区二区三区 | 二区国产| 欧美曰韩免费视频一区 | 亚洲精品一区最新 | 99精品免费在线观看 | 欧美一区二区免费 | 久久精品人人做人人看最新章 | 四虎ww| 福利视频91| 欧美日韩亚洲国内综合网香蕉 | 久久九九影视 | 奇米影视中文字幕 | 久草视频免费在线观看 | 麻豆国产原创 | 77成人影视 | 亚洲精品专区一区二区三区 | 一区二区三区在线 | 欧 | 国产亚洲精品第一区在线观看 | 婷婷网五月天天综合天天爱 | 日本中文字幕一区二区有码在线 | 天天做天天爱夜夜爽毛片毛片 | 在线看日韩 | 曰批免费视频播放在线看片二 | 天天曰天天干天天操 | 五月亭亭免费高清在线 | 美女一级毛片 | 国产一级做性视频 | 久久久久欧美精品 | 午夜久久久久久网站 | 国产亚洲精品国看不卡 | 免费一级特黄3大片视频 | 成人交性视频免费看 |