public class GeneratorUtils extends Object
GeneratorUtils()
static String
getLowerCamelName(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GeneratorUtils()
public static String getLowerCamelName(String str)
user -> user
User -> user
USER -> user
UsER -> usER
TemplateEnterprise -> templateEnterprise
t_user_info -> tUserInfo
user_list_detail -> userListDetail
USER_LIST_DETAIL -> userListDetail
str
Copyright © 2021. All rights reserved.