类 DataObjectPropertyName

java.lang.Object
org.springframework.boot.context.properties.bind.DataObjectPropertyName

public abstract class DataObjectPropertyName extends Object
Internal utility to help when dealing with data object property names.
从以下版本开始:
2.2.3
作者:
Phillip Webb, Madhura Bhave
另请参阅:
  • DataObjectBinder
  • 方法详细资料

    • toDashedForm

      public static String toDashedForm(String name)
      Return the specified Java Bean property name in dashed form.
      参数:
      name - the source name
      返回:
      the dashed from