- Building a RESTful Web Service with Spring
- Ludovic Dewailly
- 186字
- 2021-07-09 21:44:49
Preface
In today's connected world, APIs have taken a central role on the Web. They provide the fabric on which systems interact with each other. And REST has become synonymous with APIs. REpresentational State Transfer, or REST, is an architectural style that lends itself well to tackling the challenges of building scalable web services.
In the Java ecosystem, the Spring Framework is the application framework of choice. It provides a comprehensive programming and configuration model that takes away the "plumbing" of enterprise applications.
It will, therefore, come as no surprise that Spring provides an ideal framework for building RESTful web services. In this book, we will take a hands-on look at how to build an enterprise-grade RESTful web service with the Spring Framework. As an underlying theme, we will illustrate the concepts in each chapter with the implementation of a sample web service that deals with managing rooms in a hotel.
By the end of this book, readers will be equipped with the necessary techniques to create a RESTful web service and sufficient knowledge to scale and secure their web service to meet production readiness requirements.
- C# 2012程序設計實踐教程 (清華電腦學堂)
- YARN Essentials
- Java EE 7 Development with NetBeans 8
- Python貝葉斯分析(第2版)
- 你不知道的JavaScript(中卷)
- ASP.NET 3.5程序設計與項目實踐
- 從0到1:Python數據分析
- Web Development with MongoDB and Node(Third Edition)
- AIRIOT物聯網平臺開發框架應用與實戰
- C++語言程序設計
- Orleans:構建高性能分布式Actor服務
- 鴻蒙OS應用編程實戰
- Laravel Application Development Blueprints
- Zabbix Performance Tuning
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)