@Configuration @ConditionalOnClass(value=com.google.gson.Gson.class) @AutoConfigureBefore(value=org.springframework.boot.autoconfigure.gson.GsonAutoConfiguration.class) public class GsonAutoConfiguration extends Object
Gson bean, registering serializers and deserializers for
PropertyBox type handling.| Constructor and Description |
|---|
GsonAutoConfiguration() |
Copyright © 2019 The Holon Platform. All rights reserved.