Java字符串转为驼峰格式
CaseUtils 对Java字符串进行转换为驼峰格式maven依赖 <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-text</artifactId> <version&