Update readme.md

Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>
This commit is contained in:
Alireza 2023-11-01 19:59:00 +01:00 committed by GitHub
parent ee7f64bcb1
commit 3bceb38d45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ cd spring-petclinic
java -jar target/*.jar
Extras:
Also ,,enable annotation processing" in `Compiler > Annotation Processors` so that you can work with lombok properly
Also ,"enable annotation processing" in `Compiler > Annotation Processors` so that you can work with lombok properly
```
You can then access petclinic at http://localhost:8080/