Class PropertiesHttpFixer
java.lang.Object
com.github.damianwajser.web.configuration.PropertiesHttpFixer
@Configuration
@ConfigurationProperties
@PropertySource("classpath:spring-commons-http.properties")
public class PropertiesHttpFixer
extends Object
-
Constructor Summary
Constructors Constructor Description PropertiesHttpFixer() -
Method Summary
Modifier and Type Method Description booleanisEnabled()voidsetEnabled(boolean enabled)
-
Constructor Details
-
PropertiesHttpFixer
public PropertiesHttpFixer()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled)
-