2019-10-31 21:43:47 -04:00
|
|
|
|
### Relevant Articles:
|
2020-10-07 05:32:44 -04:00
|
|
|
|
|
2019-10-31 21:43:47 -04:00
|
|
|
|
- [Access the Same In-Memory H2 Database in Multiple Spring Boot Applications](https://www.baeldung.com/spring-boot-access-h2-database-multiple-apps)
|
2019-12-16 02:53:28 -05:00
|
|
|
|
- [Spring Boot With H2 Database](https://www.baeldung.com/spring-boot-h2-database)
|
2020-04-07 04:27:04 -04:00
|
|
|
|
- [Hibernate @NotNull vs @Column(nullable = false)](https://www.baeldung.com/hibernate-notnull-vs-nullable)
|
|
|
|
|
- [Quick Guide to Hibernate enable_lazy_load_no_trans Property](https://www.baeldung.com/hibernate-lazy-loading-workaround)
|
2020-10-07 05:32:44 -04:00
|
|
|
|
- [Where Does H2’s Embedded Database Store The Data?](https://www.baeldung.com/h2-embedded-db-data-storage)
|