Spring Boot Job App Project 1. Understanding the Project Views 1. home view : It will have the , add job , view-all-jobs 2. mapping urls to map the all views 2. views Views files 3. CSS files style.css files 4. Creating the Controller Home controller AddJob Controller Handling the Form , POST Req. Job Post Form Controller 6. Working with Layers Job Service Layer Job Model Layer Job Repo Layer 7. Working with View Data Handel the viewallJobs View view file