From 92c2d33e709fca598009c334ae8f759930ceee59 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Fri, 1 Dec 2023 15:03:36 +0200 Subject: [PATCH] Update the project description. --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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