- Spring MVC Cookbook
- Alex Bretet
- 65字
- 2021-07-16 13:03:19
Chapter 2. Designing a Microservice Architecture with Spring MVC
In this chapter, we will cover the following topics:
- Configuring a controller with simple URL mapping
- Configuring a fallback controller using the ViewResolver
- Setting up and customizing a responsive single page webdesign with Bootstrap
- Displaying a model in the View using the JSTL
- Defining a common WebContentInterceptor
- Designing a client-side MVC pattern with AngularJS
推薦閱讀
- 從零開始構建企業級RAG系統
- Photoshop智能手機APP UI設計之道
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- Learning RxJava
- Windows Forensics Cookbook
- Mastering Data Mining with Python:Find patterns hidden in your data
- Mastering Akka
- Python入門很輕松(微課超值版)
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Qlik Sense? Cookbook
- Hadoop大數據分析技術
- Python期貨量化交易實戰
- Python網絡爬蟲實例教程(視頻講解版)
- Three.js權威指南:在網頁上創建3D圖形和動畫的方法與實踐(原書第4版)
- Flutter從0基礎到App上線