From the course: Learning Lombok: Streamlined Java Programming
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Project overview and exercise files - Spring Tutorial
From the course: Learning Lombok: Streamlined Java Programming
Project overview and exercise files
- [Instructor] To make the most out of this course, there are a few things that a learner should know like Java and Spring. We'll be modifying and changing several Java class files that use Spring, so it'll be helpful if you have a working knowledge of Java and the Spring framework or Spring Boot before taking this class. We'll be using JDK 17 and the latest version of IntelliJ Community Edition. Please have those downloaded and installed before you begin. With all that said, the code base presented for this series will not require extensive knowledge, but simply following the directions. As long as you can download the code base you should be able to follow along and learn all about Lombok. The exercise files for this course are available as zip. As you can see here, I've downloaded them to my desktop and unzipped them. Let's take a quick look at the layout. Inside of the folder, we see the Lombok directory and inside…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.