-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #95 from yanaga/main
Updates on the demos (mostly Java code conventions and minor improvements)
- Loading branch information
Showing
9 changed files
with
916 additions
and
984 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
rootProject.name = 'wallet-samples' | ||
rootProject.name = 'java-rest-samples' |
274 changes: 132 additions & 142 deletions
274
java/src/main/java/DemoEventTicket.java → ...velopers/wallet/rest/DemoEventTicket.java
Large diffs are not rendered by default.
Oops, something went wrong.
274 changes: 132 additions & 142 deletions
274
java/src/main/java/DemoFlight.java → ...le/developers/wallet/rest/DemoFlight.java
Large diffs are not rendered by default.
Oops, something went wrong.
240 changes: 116 additions & 124 deletions
240
java/src/main/java/DemoGeneric.java → ...e/developers/wallet/rest/DemoGeneric.java
Large diffs are not rendered by default.
Oops, something went wrong.
274 changes: 132 additions & 142 deletions
274
java/src/main/java/DemoGiftCard.java → .../developers/wallet/rest/DemoGiftCard.java
Large diffs are not rendered by default.
Oops, something went wrong.
272 changes: 131 additions & 141 deletions
272
java/src/main/java/DemoLoyalty.java → ...e/developers/wallet/rest/DemoLoyalty.java
Large diffs are not rendered by default.
Oops, something went wrong.
274 changes: 132 additions & 142 deletions
274
java/src/main/java/DemoOffer.java → ...gle/developers/wallet/rest/DemoOffer.java
Large diffs are not rendered by default.
Oops, something went wrong.
274 changes: 132 additions & 142 deletions
274
java/src/main/java/DemoTransit.java → ...e/developers/wallet/rest/DemoTransit.java
Large diffs are not rendered by default.
Oops, something went wrong.