[BAEL-14836] - Moved code for in-memory database article (#7705)

This commit is contained in:
Amit Pandey
2019-09-03 01:58:58 +05:30
committed by Josh Cummings
parent 149bfc44be
commit b0c1efdb7c
7 changed files with 43 additions and 1 deletions

View File

@@ -17,7 +17,6 @@ To view the running application, visit [http://localhost:8080](http://localhost:
- [Guide to Spring Data REST Validators](http://www.baeldung.com/spring-data-rest-validators)
- [Working with Relationships in Spring Data REST](http://www.baeldung.com/spring-data-rest-relationships)
- [AngularJS CRUD Application with Spring Data REST](http://www.baeldung.com/angularjs-crud-with-spring-data-rest)
- [List of In-Memory Databases](http://www.baeldung.com/java-in-memory-databases)
- [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)