2023-09-25 00:27:14 -04:00
|
|
|
## Hibernate 6 with Spring
|
2023-09-24 23:54:17 -04:00
|
|
|
|
|
|
|
This module contains articles about Hibernate 6 with Spring.
|
|
|
|
|
|
|
|
### Relevant articles
|
|
|
|
|
|
|
|
- [Programmatic Transactions in the Spring TestContext Framework](https://www.baeldung.com/spring-test-programmatic-transactions)
|
|
|
|
- [@DynamicUpdate with Spring Data JPA](https://www.baeldung.com/spring-data-jpa-dynamicupdate)
|
2023-10-12 05:54:05 -04:00
|
|
|
- [Bootstrapping Hibernate with Spring](https://www.baeldung.com/hibernate-spring)
|