Update README.md

This commit is contained in:
johnA1331 2020-02-10 13:29:56 +08:00 committed by GitHub
parent be6b5832e8
commit e1ac5ff11c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- [LIKE Queries in Spring JPA Repositories](https://www.baeldung.com/spring-jpa-like-queries)
- [A Guide to Springs Open Session In View](https://www.baeldung.com/spring-open-session-in-view)
- [Programmatic Transaction Management in Spring](https://www.baeldung.com/spring-programmatic-transaction-management)
-[JPA Entity Lifecycle Events](https://www.baeldung.com/jpa-entity-lifecycle-events)
### Eclipse Config
After importing the project into Eclipse, you may see the following error: