Skip to content

Commit

Permalink
Spring Boot Single Jar and Maven Plugin Jar with Libs
Browse files Browse the repository at this point in the history
  • Loading branch information
arafkarsh committed Aug 10, 2021
1 parent 8873e10 commit ea66603
Show file tree
Hide file tree
Showing 9 changed files with 687 additions and 16 deletions.
4 changes: 1 addition & 3 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pacts/OrderService-PaymentService.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"status": 200,
"body": {
"wordData": "Jane",
"responseTime": "2021-08-10T23:47:02.424",
"dayOftheYear": 222,
"responseTime": "2021-08-11T02:20:46.219",
"dayOftheYear": 223,
"greetings": "Good Morning Jane"
}
},
Expand All @@ -40,8 +40,8 @@
"status": 200,
"body": {
"wordData": "Jane",
"responseTime": "2021-08-10T23:47:04.239",
"dayOftheYear": 222,
"responseTime": "2021-08-11T02:20:48.274",
"dayOftheYear": 223,
"greetings": "Good Morning Jane"
}
},
Expand Down
Loading

0 comments on commit ea66603

Please sign in to comment.