You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Spring Framework 6: Beginner to Guru
2
2
3
-
This repository is for an example application built in my [Spring Framework 6 - Beginner to Guru](https://www.udemy.com/course/spring-framework-5-beginner-to-guru/?referralCode=6D9ECD1F93988FEE5CE9) online course
3
+
This repository is for an example application built in my [Spring Framework 6 - Beginner to Guru](https://www.udemy.com/course/spring-framework-6-beginner-to-guru/?referralCode=2BD0B7B7B6B511D699A9) online course
4
4
5
5
The application is a simple Spring Boot 3 / Spring Framework 6 web application. It is used to help students learn how
6
6
to use the Spring Framework. Step by step instructions and detailed explanations can be found within the course.
@@ -16,14 +16,15 @@ Got a question about your Spring Framework 6 course? [Checkout these FAQs!](http
| Oracle Java 17 JDK |[Download]([https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html](https://www.oracle.com/java/technologies/downloads/#java17)| Java 17 or higher is required for Spring Framework 6 |
19
-
| IntelliJ 2018 or Higher |[Download](https://www.jetbrains.com/idea/download/)| Ultimate Edition recommended. Students can get a free 120 trial license [here](https://github.com/springframeworkguru/spring5webapp/wiki/Which-IDE-to-Use%3F#how-do-i-get-the-free-120-day-trial-to-intellij-ultimate)|
20
-
| Maven 3.6.0 or higher |[Download](https://maven.apache.org/download.cgi)|[Installation Instructions](https://maven.apache.org/install.html)|
21
-
| Gradle 4.8 or higher |[Download](https://gradle.org/install/)|**Note:** Use Version 5 or higher if using Java 11 |
22
-
| Git 2.15 or higher |[Download](https://git-scm.com/downloads)||
19
+
| IntelliJ 2022 or Higher |[Download](https://www.jetbrains.com/idea/download/)| Ultimate Edition recommended. Students can get a free 120 trial license [here](https://github.com/springframeworkguru/spring5webapp/wiki/Which-IDE-to-Use%3F#how-do-i-get-the-free-120-day-trial-to-intellij-ultimate)|
20
+
| Maven 3.8.0 or higher |[Download](https://maven.apache.org/download.cgi)|[Installation Instructions](https://maven.apache.org/install.html)|
21
+
| Gradle 7.6 or higher |[Download](https://gradle.org/install/)|**Note:** Use Version 5 or higher if using Java 11 |
22
+
| Git 2.39 or higher|[Download](https://git-scm.com/downloads)||
23
23
| Git GUI Clients |[Downloads](https://git-scm.com/downloads/guis)| Not required. But can be helpful if new to Git. SourceTree is a good option for Mac and Windows users. |
24
24
25
25
## All Spring Framework Guru Courses
26
26
### Spring Framework 6
27
+
*[Spring Framework 6 - Beginner to Guru](https://www.udemy.com/course/spring-framework-6-beginner-to-guru/?referralCode=2BD0B7B7B6B511D699A9)
27
28
*[Hibernate and Spring Data JPA: Beginner to Guru](https://www.udemy.com/course/hibernate-and-spring-data-jpa-beginner-to-guru/?referralCode=251C4C865302C7B1BB8F)
28
29
### Spring Framework 5
29
30
*[Spring Framework 5: Beginner to Guru](https://www.udemy.com/testing-spring-boot-beginner-to-guru/?couponCode=GITHUB_REPO) - Get the most modern and comprehensive course available for the Spring Framework! Join over 17,200 over Guru's in an Slack community exclusive to this course! More than 5,700 students have given this 53 hour course a 5 star review!
0 commit comments