Uses of Interface
com.bobocode.bring.web.staticcontent.service.StaticResourceService
Packages that use StaticResourceService
Package
Description
-
Uses of StaticResourceService in com.bobocode.bring.web.staticcontent.controller
Fields in com.bobocode.bring.web.staticcontent.controller declared as StaticResourceServiceModifier and TypeFieldDescriptionprivate final StaticResourceServiceStaticResourceController.staticResourceService -
Uses of StaticResourceService in com.bobocode.bring.web.staticcontent.service.impl
Classes in com.bobocode.bring.web.staticcontent.service.impl that implement StaticResourceServiceModifier and TypeClassDescriptionclassImplementation of theStaticResourceServiceinterface for handling static resource requests.