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 StaticResourceService
StaticResourceController.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 TypeClassDescriptionclass
Implementation of theStaticResourceService
interface for handling static resource requests.