Uses of Class
com.iu.javadatastructureslab.services.ProjectStatsService
Packages that use ProjectStatsService
Package
Description
Spring MVC controllers that handle routing and view rendering for the lab demos.
-
Uses of ProjectStatsService in com.iu.javadatastructureslab.controller
Constructors in com.iu.javadatastructureslab.controller with parameters of type ProjectStatsServiceModifierConstructorDescriptionHomeController(ProjectStatsService projectStatsService) Creates the controller with the stats service.