Update README.md

This commit is contained in:
johnA1331 2019-11-22 00:27:23 +08:00 committed by GitHub
parent b770503fb1
commit 202c3cf5c8
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
- [Batch Insert/Update with Hibernate/JPA](https://www.baeldung.com/jpa-hibernate-batch-insert-update)
- [Difference Between save() and saveAndFlush() in Spring Data JPA](https://www.baeldung.com/spring-data-jpa-save-saveandflush)
- [Programmatic Transaction Management in Spring](https://www.baeldung.com/spring-programmatic-transaction-management)
- [A Guide to Springs Open Session In View](https://www.baeldung.com/spring-open-session-in-view)
### Eclipse Config
After importing the project into Eclipse, you may see the following error: