diff --git a/README.md b/README.md index bf7b3d4..79491c6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # spring-rest-example -This project is a example of using jpa. +This project is a example of using Spring REST. The project uses the [Spock Framework Example Project](https://github.com/spockframework/) diff --git a/pom.xml b/pom.xml index 91c413d..a14cf6c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ spring_rest_example 2.0.1 war - Example of using jpa for a hostpital. + Example of using Spring REST for a hostpital. UTF-8