jdbc.url=jdbc\:mysql\://localhost\:3306/oss?useUnicode\=true&characterEncoding\=utf8
jdbc.username=root
jdbc.password=root
hibernate.dialect=org.hibernate.dialect.MySQLDialect
hibernate.show_sql=true
initialPoolSize=5
maxIdleTime =3
maxPoolSize =50
jdbc.url=jdbc\:mysql\://localhost\:3306/oss?useUnicode\=true&characterEncoding\=utf8
jdbc:mysql://mysqlServer/mydb?useUnicode=true&characterEncoding=utf-8
看看行不
阳光与卜鹰