JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Annotation Interface
com.bobocode.bring.web.servlet.annotation.PostMapping
Packages that use
PostMapping
Package
Description
com.bobocode.bring.web.actuator.controller
Uses of
PostMapping
in
com.bobocode.bring.web.actuator.controller
Methods in
com.bobocode.bring.web.actuator.controller
with annotations of type
PostMapping
Modifier and Type
Method
Description
void
ActuatorController.
logger
(
String
packageName,
String
newLevel)
Endpoint for dynamically changing the log level of specific loggers based on package name.