- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Juha Hinkula
- 84字
- 2021-06-25 21:00:26
Summary
In this chapter, we created a RESTful web service with Spring Boot. First, we created a controller and one method that returns all cars in JSON format. Next, we used Spring Data REST to get a fully functional web service with all CRUD functionalities. We covered different types of requests that are needed to use CRUD functionalities of the service that we created. Finally, we also included our queries to service. In the next chapter we will secure our backend using Spring Security.
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- JavaScript:Functional Programming for JavaScript Developers
- 劍指Offer(專項(xiàng)突破版):數(shù)據(jù)結(jié)構(gòu)與算法名企面試題精講
- R語言編程指南
- 鋒利的SQL(第2版)
- Teaching with Google Classroom
- Oracle 18c 必須掌握的新特性:管理與實(shí)戰(zhàn)
- Python深度學(xué)習(xí):模型、方法與實(shí)現(xiàn)
- Test-Driven Machine Learning
- Java Fundamentals
- Python機(jī)器學(xué)習(xí)算法與應(yīng)用
- MongoDB Administrator’s Guide
- Android初級應(yīng)用開發(fā)
- 小學(xué)生C++趣味編程從入門到精通
- jQuery Essentials