[BAEL-17495] - Add README descriptions 11 (#7861)

* [BAEL-17495] - Add README descriptions 11

* Changed wording for the REST modules
This commit is contained in:
Sam Millington
2019-09-25 14:28:28 +01:00
committed by Josh Cummings
parent af75e04e50
commit 9f18b6bcbe
10 changed files with 34 additions and 15 deletions

View File

@@ -1,8 +1,9 @@
=========
## Spring REST Query Language
## REST Example Project Query Language
This module contains articles about the REST query language with Spring
### Courses
The "REST With Spring" Classes: http://bit.ly/restwithspring
The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
@@ -16,15 +17,11 @@ The "Learn Spring Security" Classes: http://github.learnspringsecurity.com
- [REST Query Language with RSQL](http://www.baeldung.com/rest-api-search-language-rsql-fiql)
- [REST Query Language Implementing OR Operation](http://www.baeldung.com/rest-api-query-search-or-operation)
### Build the Project
```
mvn clean install
```
### Set up MySQL
```
mysql -u root -p