Uses of Class
io.github.og4dev.advice.GlobalResponseWrapper
Packages that use GlobalResponseWrapper
Package
Description
Configuration classes for the OG4Dev Spring API Response Library.
-
Uses of GlobalResponseWrapper in io.github.og4dev.config
Methods in io.github.og4dev.config that return GlobalResponseWrapperModifier and TypeMethodDescriptionApiResponseAutoConfiguration.globalResponseWrapper(tools.jackson.databind.ObjectMapper objectMapper) Registers theGlobalResponseWrapperas a Spring bean for automatic API response wrapping.