Package com.iu.javadatastructureslab.controller
package com.iu.javadatastructureslab.controller
Spring MVC controllers that handle routing and view rendering for the lab demos.
-
ClassesClassDescriptionHandles requests for the ArrayMap demo page.Serves the landing page with project statistics.Handles the restaurant queue demo endpoints.Handles order queue simulation endpoints for the shop demo.Handles string manipulation demo requests.Handles wrapper class demonstration requests.