Class ProblemConfigurationProperties
java.lang.Object
io.github.belgif.rest.problem.spring.ProblemConfigurationProperties
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean
@ConfigurationProperties(prefix="io.github.belgif.rest.problem")
public class ProblemConfigurationProperties
extends Object
implements org.springframework.beans.factory.InitializingBean
Lists all supported application.properties configurations for the belgif-rest-problem-spring library.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setI18nEnabled
(boolean i18nEnabled) void
setScanAdditionalProblemPackages
(List<String> scanAdditionalProblemPackages)