From 8d92072ab4700e48ec7b37762c536cd6f78cebe2 Mon Sep 17 00:00:00 2001 From: darbyluv2code Date: Wed, 31 Dec 2025 15:16:39 -0500 Subject: [PATCH] Update Spring Boot REST APIs course title in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 189caa8..60c805d 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ I'd recommend the following road map: For end-to-end project with Spring Boot, Spring MVC and Thymeleaf: 1. [Spring Boot 4 Project - Build a Job Portal Web Application](https://www.udemy.com/course/spring-boot-project-job-portal-web-app/?referralCode=BB9301596150194B61E2) -### REST API Project Course: Spring Boot REST APIs +### REST API Project Course: Spring Boot 4 REST APIs This is an intermediate level course that includes four REST API projects: -1. [Spring Boot REST APIs - Building Modern APIs with Spring Boot](https://www.udemy.com/course/spring-boot-rest-apis/) +1. [Spring Boot 4 REST APIs - Building Modern APIs with Spring Boot](https://www.udemy.com/course/spring-boot-rest-apis/) ### Project Courses: Full Stack For full stack projects, you have the choice of either Angular or React. Pick the one that you like the best.