Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor reference implementation into smaller modules #473

Open
Tracked by #459
fjtirado opened this issue Nov 25, 2024 · 0 comments
Open
Tracked by #459

Refactor reference implementation into smaller modules #473

fjtirado opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@fjtirado
Copy link
Collaborator

Implementation of call task, specially grpc, http and openapi ones, requires external dependencies.
It would be nice to make this task "optional" by allowing users to select the desired modules.
This means to have a core module, with do, for, swith task and one module per call that require external dependencies.
Also, this will allow easier replacement of http task (the reference implementaion is using the jaxrs client implementation provided by glassfish, another implemetation might want to use resteasy)

@fjtirado fjtirado self-assigned this Nov 25, 2024
@fjtirado fjtirado changed the title Refactor reference implementaiton into smaller modules Refactor reference implementation into smaller modules Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant