Skip to content

Extending existing modules (ex: jetty-core) #3964

Answered by jimmarino
ricardas-buc asked this question in Q&A
Discussion options

You must be logged in to vote

Globally excluding the dependency is straightforward in build systems such a Gradle.

The Jetty service can be replaced, but it is not designed to be extensible. Introducing extensibility to this service will add complexity to core EDC for use cases that are not common. If you need this type of control over a low-level service, you will need to replace it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ricardas-buc
Comment options

@jimmarino
Comment options

Answer selected by ricardas-buc
@ndr-brt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants