Update README.md

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

View File

@ -3,7 +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)
- [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: