Package io.vanillabp.springboot.utils
Class CaseUtils
- java.lang.Object
-
- io.vanillabp.springboot.utils.CaseUtils
-
public class CaseUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CaseUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringcamelToKebap(java.lang.String str)static java.lang.StringfirstCharacterToUpperCase(java.lang.String str)
-