mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
removing unecessary files
This commit is contained in:
parent
2dbad36c20
commit
761ecbabd2
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ java -jar target/*.jar
|
|||
|
||||
You can then access petclinic here: http://localhost:8080/
|
||||
|
||||

|
||||

|
||||
|
||||
Or you can run it from Maven directly using the Spring Boot Maven plugin. If you do this it will pick up changes that you make in the project immediately (changes to Java source files require a compile as well - most people use an IDE for this):
|
||||
|
||||
|
|
Loading…
Reference in a new issue