Class 8 Prep
Task | Resource Type | Link | Instructions |
---|---|---|---|
Watch / Code Along | Video | Intro to Spring Boot: Models (Part 1) | Create a model class to encapsulate data in cheese-mvc |
Watch / Code Along | Video | Intro to Spring Boot: Models (Part 2) | Create unique identifiers for the model, and extract data management from the controller; learn about model binding |
Do | Exercises | Class 8 Prep Exercises | Exercise the concepts that you've just learned |