-
Notifications
You must be signed in to change notification settings - Fork 286
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(plugin-web-service-consortium): add dedicated plugin for consort…
…ium management API Some other packages were heavily refactored to make this possible as well. The introduction of the web service plugin was just the beginning of the process of making it possible to host different API endpoints on custom TCP ports with unique configurations that might be necessary in a highly constrained enterprise environment for example. There's a test case specifically designed to showcase and verify the behavior where the consortium API is hosted separately from the rest of the APIs exposed by the cmd-api-server package. Signed-off-by: Peter Somogyvari <[email protected]>
- Loading branch information
Showing
45 changed files
with
2,400 additions
and
375 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
4 changes: 0 additions & 4 deletions
4
packages/bif-cmd-api-server/src/main/typescript/consortium/model/bif-node.ts
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
packages/bif-cmd-api-server/src/main/typescript/consortium/model/consortium-wrapper.ts
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
packages/bif-cmd-api-server/src/main/typescript/consortium/model/consortium.ts
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
...bif-cmd-api-server/src/main/typescript/consortium/routes/create-consortium-endpoint-v1.ts
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
packages/bif-cmd-api-server/src/main/typescript/consortium/routes/sign-data-endpoint-v1.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.