程序包 cn.cns.web.utils

类 StaticBeans


  • public class StaticBeans
    extends Object
    静态 Bean 引用类
    作者:
    dhc
    • 构造器详细资料

      • StaticBeans

        public StaticBeans()
    • 方法详细资料

      • configObjectMapperDefault

        public static void configObjectMapperDefault​(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
      • getObjectMapper

        public static com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
      • getXmlMapper

        public static com.fasterxml.jackson.dataformat.xml.XmlMapper getXmlMapper()
      • getRestTemplate

        public static org.springframework.web.client.RestTemplate getRestTemplate()