mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Update readme.md
Co-authored-by: andrzejsydor <andrzejsydor@users.noreply.github.com>
This commit is contained in:
parent
ee7f64bcb1
commit
3bceb38d45
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Reference in a new issue