接口的使用
com.github.developframework.kite.core.strategy.KitePropertyNamingStrategy
-
使用KitePropertyNamingStrategy的程序包 程序包 说明 com.github.developframework.kite.core com.github.developframework.kite.core.strategy -
-
com.github.developframework.kite.core中KitePropertyNamingStrategy的使用
参数类型为KitePropertyNamingStrategy的com.github.developframework.kite.core中的方法 修饰符和类型 方法 说明 voidKiteConfiguration. setForJsonStrategy(KitePropertyNamingStrategy forJsonStrategy)voidKiteConfiguration. setForXmlStrategy(KitePropertyNamingStrategy forXmlStrategy) -
com.github.developframework.kite.core.strategy中KitePropertyNamingStrategy的使用
实现KitePropertyNamingStrategy的com.github.developframework.kite.core.strategy中的类 修饰符和类型 类 说明 classDefaultXmlKitePropertyNamingStrategy默认的xml节点命名规则 AbcDef abc-defclassDoNothingKitePropertyNamingStrategy什么也不做的命名策略classJacksonKitePropertyNamingStrategy使用Jackson的命名策略classLowerCaseKitePropertyNamingStrategy全小写命名策略classUnderlineXmlKitePropertyNamingStrategy下划线命名策略
-