Skip to content

Commit 29943b7

Browse files
committed
add example app and updat README
1 parent 7ec259c commit 29943b7

File tree

12 files changed

+30
-87
lines changed

12 files changed

+30
-87
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
11
# firetail-java-lib
2+
3+
## To build the library
4+
Run:
5+
6+
1. `mvn install`
7+
8+
## To run the example application with the library
9+
Run:
10+
11+
1. Go to `example/` folder
12+
2. Type `mvnw spring-boot:run`
-61.1 KB
Binary file not shown.

demo/.mvn/wrapper/maven-wrapper.properties

Lines changed: 0 additions & 2 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)