HibernateException: Access to DialectResolutionInfo cannot be null when ‘hibernate.dialect’ not set

Spring already offers a way to bootstrap Hibernate via the LocalSessionFactoryBean. Why don’t you use that instead?