Update README.md (#5850)

Issue: BAEL-2213
This commit is contained in:
Josh Cummings 2018-12-05 15:54:20 -07:00 committed by GitHub
parent de2f02ff5d
commit df7b723cba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -21,3 +21,4 @@ To view the running application, visit [http://localhost:8080](http://localhost:
- [Projections and Excerpts in Spring Data REST](http://www.baeldung.com/spring-data-rest-projections-excerpts)
- [Spring Data REST Events with @RepositoryEventHandler](http://www.baeldung.com/spring-data-rest-events)
- [Customizing HTTP Endpoints in Spring Data REST](https://www.baeldung.com/spring-data-rest-customize-http-endpoints)
- [Spring Boot with SQLite](https://www.baeldung.com/spring-boot-sqlite)