hibernate.connection.driver_class=org.postgresql.Driver hibernate.connection.url=jdbc:postgresql://localhost:5432/ermp hibernate.connection.username=ermp hibernate.connection.password=123456 hibernate.connection.provider_class=org.hibernate.connection.DriverManagerConnectionProvider hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect hibernate.datasource= hibernate.transaction.manager_lookup_class=