Part 32 - Loading a DropdownList - GET/POST/PUT/DELETE for State

This is Part 32 of our complete application in Spring Boot (FleetMS version 2). In this part, we would code create the pages for Display, Add, Edit and Delete state object. But we’ll be focusing on loading a dropdownlist. You can find other parts here: Part 0 - Introduction - Part 1 - Setup in IntelliJ - Part 2 - Setup the Nice Admin Template - Part 3 - Push to GitHub Repository - Part 4 - Setup Layout and Content Page - Complete Playlist here
Back to Top