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

When injecting circular interfaces references, postConstruct fails to use the constructed instances. #359

Open
darinakl opened this issue Mar 14, 2017 · 1 comment

Comments

@darinakl
Copy link

darinakl commented Mar 14, 2017

When injecting circular interfaces references and using their instances (which already should be constructed) in a postConstruct, a following exception is thrown:
"the object we're proxying is not constructed yet. Please wait until after injection has completed to use this object."
Example code

@asafm
Copy link

asafm commented Jan 8, 2018

I’d love to hear some reference to this from community

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