Uses of Interface
org.miaixz.bus.spring.web.JsonConverterConfigurer
Packages that use JsonConverterConfigurer
-
Uses of JsonConverterConfigurer in org.miaixz.bus.spring.web
Classes in org.miaixz.bus.spring.web that implement JsonConverterConfigurerModifier and TypeClassDescriptionclassFastjson2 JSON 转换器配置器。classGson JSON 转换器配置器,与 Spring MVC 集成。classJackson JSON 框架的配置器,与 Spring MVC 集成。