BAEL-4943: Update README.md (use Spring Boot maven plugin) (#10695)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
This commit is contained in:
parent
f7c7ac9b89
commit
fbf6afaa2a
|
@ -8,8 +8,7 @@ This tutorial walks you through the various features supported by the [JJWT](htt
|
|||
It's super easy to build and exercise this tutorial.
|
||||
|
||||
```
|
||||
mvn clean install
|
||||
java -jar target/*.jar
|
||||
mvn clean spring-boot:run
|
||||
```
|
||||
|
||||
That's it!
|
||||
|
|
Loading…
Reference in New Issue