Hibernate 6 help

i follow this below url code spring 6 hibernate 6 config.

other upper code is active. but i am not able to solve this under given below.
bean id=“transactionManager” class=“org.springframework.orm.jpa.JpaTransactionManager”>
property name=“sessionFactory” ref=“mySessionFactory”
bean

maybe org.springframework.orm.jpa.JpaTransactionManager require jar file or others.
please help me.

This is not a forum for Spring related questions. Please ask this in the Spring community.