From d4d6deece16e2827e1e32032d8ca387bb94a98e4 Mon Sep 17 00:00:00 2001 From: darbyluv2code Date: Wed, 17 Dec 2025 09:58:53 -0500 Subject: [PATCH] Update Spring Boot course title and link in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0584d17..39eb99e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Spring Boot 3, Spring 6 and Hibernate for Beginners +# Spring Boot 4, Spring 7 and Hibernate for Beginners -Source code for the course: [Spring Boot 3, Spring 6 and Hibernate for Beginners](http://www.luv2code.com/spring-github) +Source code for the course: [Spring Boot 4, Spring 7 and Hibernate for Beginners](http://www.luv2code.com/spring-github) If you have questions or need tech support, post your questions to the [classroom discussion forum](https://www.udemy.com/spring-hibernate-tutorial/learn/v4/questions). @@ -17,7 +17,7 @@ I'd recommend the following road map: ### Core Courses 1. [Java Programming Introduction for Beginners](https://www.udemy.com/course/java-intro-for-beginners/?referralCode=325F0EA33466DA1D8710) -1. [Spring Boot 3, Spring 6 and Hibernate for Beginners](http://www.luv2code.com/spring-github) +1. [Spring Boot 4, Spring 7 and Hibernate for Beginners](http://www.luv2code.com/spring-github) 1. [Spring Boot Unit Testing](https://www.udemy.com/course/spring-boot-unit-testing/?referralCode=4184DE360D78A70932EE) 1. [Deploy Spring Boot 3 Apps on AWS (Amazon Cloud)](https://www.udemy.com/course/deploy-spring-boot-3-apps-to-aws/?referralCode=DCE8981B59C70BA6BDBF) 1. [Hibernate: Advanced Development Techniques](https://www.udemy.com/course/hibernate-tutorial-advanced/?referralCode=6FB9E2BA9AF54A4C9E69)