- Spring 5.0 By Example
- Claudio Eduardo de Oliveira
- 106字
- 2021-06-24 19:17:31
The dependencies section
Type the MVC word in the Search for Dependencies field. The Web module will appear as an option, the Web module contains the full-stack web development with Embedded Tomcat and Spring MVC, select it. Also, we need to put Thymeleaf dependencies in this module. It is a template engine and will be useful for the view features at the end of this chapter. Type Thymeleaf, it includes the Thymeleaf templating engine, and includes integration with Spring. The module will appear, and then select it as well. Now we can see Web and Thymeleaf in the Selected Dependencies pane:

推薦閱讀
- 黑客攻防從入門到精通(實戰(zhàn)秘笈版)
- 玩轉(zhuǎn)Scratch少兒趣味編程
- Spring 5.0 By Example
- MATLAB應用與實驗教程
- Learning Apache Kafka(Second Edition)
- Julia Cookbook
- The DevOps 2.5 Toolkit
- C語言程序設計簡明教程:Qt實戰(zhàn)
- Hadoop 2.X HDFS源碼剖析
- Practical Microservices
- Redmine Cookbook
- Learning C++ by Creating Games with UE4
- After Effects CC案例設計與經(jīng)典插件(視頻教學版)
- jQuery Mobile Web Development Essentials(Second Edition)
- Java Web開發(fā)教程:基于Struts2+Hibernate+Spring