Uses of Annotation Interface
com.endurancetrio.app.common.annotation.EnduranceTrioWebController
Packages that use EnduranceTrioWebController
Package
Description
-
Uses of EnduranceTrioWebController in com.endurancetrio.app.common.web
Classes in com.endurancetrio.app.common.web with annotations of type EnduranceTrioWebControllerModifier and TypeClassDescriptionclassclassclass -
Uses of EnduranceTrioWebController in com.endurancetrio.app.common.web.test
Classes in com.endurancetrio.app.common.web.test with annotations of type EnduranceTrioWebControllerModifier and TypeClassDescriptionclassTheTestErrorWebControllerprovides endpoints for testing error pages during local development. -
Uses of EnduranceTrioWebController in com.endurancetrio.app.competitor.web
Classes in com.endurancetrio.app.competitor.web with annotations of type EnduranceTrioWebControllerModifier and TypeClassDescriptionclassTheAthleteWebControllerhandles Thymeleaf views for the athletes section. -
Uses of EnduranceTrioWebController in com.endurancetrio.app.event.web
Classes in com.endurancetrio.app.event.web with annotations of type EnduranceTrioWebControllerModifier and TypeClassDescriptionclassTheEventWebControllerhandles Thymeleaf views for the events section. -
Uses of EnduranceTrioWebController in com.endurancetrio.app.newsletter.web
Classes in com.endurancetrio.app.newsletter.web with annotations of type EnduranceTrioWebControllerModifier and TypeClassDescriptionclassWeb controller for the newsletter subscription flow.