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

Maybe you should ask the question on the Spring forum since this issue seems to be related to Spring, not Hibernate.

It would be a Hibernate issue only if you can replicate with this test case which does not depend on Spring.