Uses of Annotation Interface
com.bobocode.bring.web.servlet.annotation.GetMapping
Packages that use GetMapping
Package
Description
-
Uses of GetMapping in com.bobocode.bring.web.actuator.controller
Methods in com.bobocode.bring.web.actuator.controller with annotations of type GetMapping -
Uses of GetMapping in com.bobocode.bring.web.staticcontent.controller
Methods in com.bobocode.bring.web.staticcontent.controller with annotations of type GetMappingModifier and TypeMethodDescriptionvoid
StaticResourceController.getStaticFile
(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Handles GET requests for static resources.