From the course: Spring 6: Spring Security

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

What you need to know

What you need to know

- [Instructor] In order to be successful in this course, there is some prerequisite knowledge you should have, as well as some understanding of the environment itself. While you can use Spring with several JVM languages, we will be focusing on using the Java language. For this course, I'll be using the latest long-term support version of the Java language that is supported by Spring today, and that is Java 21. While we won't use any of the newer features of the language, you should have a good base knowledge of Java in general. Since we are using codespaces for this course, the JDK is installed for you. However, if you prefer to work locally, make sure you have a JDK installed and not just a JRE. This course is based on the Spring framework, so there is an expectation of knowledge of Spring. If you are new to Spring, stop this course and go through my course, Learning Spring with Spring Boot 3 at a minimum. As I just said, a base understanding of Spring is very important. We're going…

Contents