Class ConventionUtils
java.lang.Object
org.springframework.boot.configurationprocessor.support.ConventionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringtoDashedCase(String value) Return the idiomatic metadata format for the givenvalue.
-
Constructor Details
-
ConventionUtils
public ConventionUtils()
-
-
Method Details
-
toDashedCase
-