- 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:

推薦閱讀
- Go Web編程
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Python Tools for Visual Studio
- Learning Linux Binary Analysis
- Access 2016數(shù)據(jù)庫管
- KnockoutJS Starter
- Jenkins Continuous Integration Cookbook(Second Edition)
- Python編程從0到1(視頻教學版)
- 零基礎學C語言程序設計
- Building Business Websites with Squarespace 7(Second Edition)
- Python網(wǎng)絡爬蟲實例教程(視頻講解版)
- Python數(shù)據(jù)科學實踐指南
- Getting Started with JUCE
- TypeScript High Performance
- Java程序設計基礎教程