Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Provide SNAPSHOT repository to use according to documentation or previous versions for library docs. #41

Closed
daggerok opened this issue Nov 11, 2019 · 1 comment

Comments

@daggerok
Copy link
Contributor

daggerok commented Nov 11, 2019

Hello,

According to weld-vertx-web documentation, I can use code like that:

vertx.createHttpServer().requestHandler(weldVerticle.createRouter()::accept).listen(8080);

but seems like it's available in SNAPSHOT version or documentation is outdated... anyway, methd createRouter doesn't exists in WeldVerticle class.

image

Which repository I can use in my maven pom to pickup SNAPSHOT?
Or if that feature is available not only in latest version, maybe It's good to have previous docs versions as well?


Regards

@daggerok
Copy link
Contributor Author

please ignore...
I found that I have used wrong Verticle implementation: WeldVerticle insted of WeldWebVerticle
closing that issue...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant