Uses of Class
org.bremersee.exception.RestApiExceptionMapperProperties
-
Packages that use RestApiExceptionMapperProperties Package Description org.bremersee.exception -
-
Uses of RestApiExceptionMapperProperties in org.bremersee.exception
Constructors in org.bremersee.exception with parameters of type RestApiExceptionMapperProperties Constructor Description RestApiExceptionMapperAutoConfiguration(String applicationName, RestApiExceptionMapperProperties properties)
Instantiates a new rest api exception mapper auto configuration.RestApiExceptionMapperImpl(RestApiExceptionMapperProperties properties, String applicationName)
Instantiates a new rest api exception mapper.
-