@Configuration
@ConditionalOnProperty(prefix="gc.starter.component",
name="ObjectMapperConfiguration",
havingValue="ObjectMapperConfiguration",
matchIfMissing=true)
public class ObjectMapperConfiguration
extends Object
@PostConstruct public void init()
Copyright © 2023. All rights reserved.