- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Juha Hinkula
- 98字
- 2021-06-25 21:00:25
Creating a RESTful Web Service with Spring Boot
In this chapter, we will first create a RESTful web service using the controller class. After that, we will demonstrate how to use Spring Data REST to create a RESTful web service that also covers all CRUD functionalities automatically. We are using the database application that we created in the previous chapter as a starting point.
In this chapter, we will look into the following:
- What the RESTful web service is
- How to create a RESTful web service with Spring Boot
- How to test the RESTful web service
推薦閱讀
- C語言程序設計實踐教程(第2版)
- Android應用程序開發與典型案例
- PWA入門與實踐
- Rust編程:入門、實戰與進階
- Vue.js前端開發基礎與項目實戰
- Twilio Best Practices
- Learning Data Mining with Python
- 樂高機器人設計技巧:EV3結構設計與編程指導
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Learning Neo4j 3.x(Second Edition)
- Python機器學習經典實例
- Python數據可視化之Matplotlib與Pyecharts實戰
- EPLAN實戰設計
- Visual Basic程序設計上機實驗教程
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰