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

Replace Spring IoC #6

Open
c0c0n3 opened this issue Jul 3, 2017 · 2 comments
Open

Replace Spring IoC #6

c0c0n3 opened this issue Jul 3, 2017 · 2 comments

Comments

@c0c0n3
Copy link
Member

c0c0n3 commented Jul 3, 2017

with...not sure what at the moment. We could just have old school factories to do the wiring for the time being, but IIRC Vert.x provides some sort IoC mechanism. Find out about it.

@joshmoore
Copy link
Member

@c0c0n3 : does Vert.x have something of its own that I can look at? From my point-of-view, Spring is at least a (very) well-known entity, so no objections to keep it.

cF. https://github.com/vert-x3/vertx-examples/tree/master/spring-examples

@c0c0n3
Copy link
Member Author

c0c0n3 commented Jul 13, 2017

I couldn't find a straight Spring IoC replacement, but as you pointed out, we could still use Spring IoC from Vert.x or vice-versa. Definitely need to investigate this further. But one thing I wanted to avoid is to bring into the mix too many parts as it might make the learning curve too steep? Or maybe it's not an issue at all, let's discuss it.

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

2 participants