vert-x3 / vertx-service-discovery

Some tools one can use for doing microservices with Vert.x
Apache License 2.0
115 stars 67 forks source link

Fix ClassLoaderUtils so that all class loaders are used #174

Closed daveekr closed 9 months ago

daveekr commented 9 months ago

Fix #173

Motivation:

Explain here the context, and why you're making that change, what is the problem you're trying to solve.

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

tsegismont commented 9 months ago

@daveekr can you please sign the Eclipse contributor agreement? And then sign-off your commit? Thanks

daveekr commented 9 months ago

@tsegismont I did so.