This project-based course equips learners with the skills to design, construct, and implement RESTful APIs using Spring Boot through a complete case study of a Pet Clinic application. Following a modular structure, the course progresses from project setup and domain modeling to advanced layers such as exception handling, serialization, and RESTful service integration.

您将获得的技能
要了解的详细信息

添加到您的领英档案
10 项作业
了解顶级公司的员工如何掌握热门技能

积累特定领域的专业知识
- 向行业专家学习新概念
- 获得对主题或工具的基础理解
- 通过实践项目培养工作相关技能
- 获得可共享的职业证书

该课程共有3个模块
This module introduces the foundational structure of the Pet Clinic REST API project using Spring Boot. Learners begin by initializing a Maven-based Spring Boot project and progressively build the core domain model using JPA. The module covers the creation of reusable base classes, named entity extensions, and the modeling of key domain entities such as Owners, Pets, Visits, and Specialties. Additionally, it walks through the creation of repository interfaces using Spring Data JPA, preparing the groundwork for later service and controller layers.
涵盖的内容
11个视频4个作业
This module focuses on enhancing the robustness and flexibility of the Pet Clinic REST API by implementing centralized exception handling and custom serialization strategies. Learners will explore how to build and manage custom exception classes, structure global error responses using Spring’s @ControllerAdvice, and bind exceptions to HTTP status codes. The module also covers the creation of custom serializers and re-serialization techniques using Jackson to control and tailor JSON output formats, ensuring clean and secure API responses.
涵盖的内容
7个视频3个作业
This module focuses on constructing the interaction layer of the Pet Clinic REST API through the implementation of RESTful controllers and service classes. Learners will gain hands-on experience creating REST endpoints using Spring annotations, structuring request handling logic, and integrating the controller with service and repository layers. The module also emphasizes clean architecture, separation of concerns, and successful execution of full CRUD operations through HTTP requests, culminating in a complete, functioning backend application.
涵盖的内容
6个视频3个作业
获得职业证书
将此证书添加到您的 LinkedIn 个人资料、简历或履历中。在社交媒体和绩效考核中分享。
人们为什么选择 Coursera 来帮助自己实现职业发展

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
学生评论
- 5 stars
100%
- 4 stars
0%
- 3 stars
0%
- 2 stars
0%
- 1 star
0%
显示 3/18 个
已于 Jan 28, 2026审阅
Great focus on layered architecture and best practices. Exception handling and JSON customization were especially useful.







