- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 83字
- 2021-06-24 19:24:39
Configuring Web Applications
In the previous chapter, we learned about how to create a starting application template, add some basic functionalities, and set up a connection to a database. In this chapter, we will continue to evolve our BookPub application and give it a web presence.
In this chapter, we will learn about the following topics:
- Creating a basic RESTful application
- Creating Spring Data REST service
- Configuring custom servlet filters
- Configuring custom interceptors
- Configuring custom HttpMessageConverters
- Configuring custom PropertyEditors
- Configuring custom type formatters
推薦閱讀
- Unity 5.x Game AI Programming Cookbook
- Word 2010中文版完全自學(xué)手冊(cè)
- 云計(jì)算環(huán)境下的信息資源集成與服務(wù)
- 使用GitOps實(shí)現(xiàn)Kubernetes的持續(xù)部署:模式、流程及工具
- 云計(jì)算與大數(shù)據(jù)應(yīng)用
- 文本挖掘:基于R語(yǔ)言的整潔工具
- 3D計(jì)算機(jī)視覺(jué):原理、算法及應(yīng)用
- INSTANT Cytoscape Complex Network Analysis How-to
- Python金融實(shí)戰(zhàn)
- 跟老男孩學(xué)Linux運(yùn)維:MySQL入門與提高實(shí)踐
- SAS金融數(shù)據(jù)挖掘與建模:系統(tǒng)方法與案例解析
- Unity Game Development Blueprints
- Oracle 11g數(shù)據(jù)庫(kù)管理員指南
- 代碼的未來(lái)
- 數(shù)據(jù)挖掘與數(shù)據(jù)化運(yùn)營(yíng)實(shí)戰(zhàn):思路、方法、技巧與應(yīng)用