Class QuotesApplication
java.lang.Object
info.ejava.examples.svc.content.quotes.QuotesApplication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizerExecute these customizations first (Highest Precedence) and then the properties second so that properties can override Java configuration.static void
-
Constructor Details
-
QuotesApplication
public QuotesApplication()
-
-
Method Details
-
main
-
jacksonMapper
@Bean @Order(-2147483648) public org.springframework.boot.autoconfigure.jackson.Jackson2ObjectMapperBuilderCustomizer jacksonMapper()Execute these customizations first (Highest Precedence) and then the properties second so that properties can override Java configuration.- Returns:
-