#���ݿ��������� ormMappingPath=/WEB-INF/mapping prefix.[dbtype,url,username,password,poolConfig...] jcdp.db.dbtype=mysql jcdp.db.url=jdbc:mysql://10.55.68.235:3306/etms?useUnicode=true&characterEncoding=UTF-8&useSSL=false #jcdp.db.url=jdbc:mysql://10.55.68.234:3306/etms?useUnicode=true&characterEncoding=UTF-8&useSSL=false #jcdp.db.url=jdbc:mysql://172.19.68.188:3306/etms #jcdp.db.url=jdbc:mysql://localhost:3306/etms?useSSL=false&useUnicode=true&characterEncoding=utf-8 jcdp.db.username=root jcdp.db.password=root jcdp.db.poolConfig=config/dbPool.properties #app�������� #JCDP���з�ʽ��debug-����ģʽ��release-����ģʽ jcdp.runMode=release #��������������;���ָ� mvc.controllerBasePackage=com.etms.jcdp.web.controller mvc.viewBasePath=/ #Spring ���� spring.profiles.active=default