Skip to content

Troubleshooting No bean of type [MyFactory] exists #6733

Answered by graemerocher
cancech asked this question in Q&A
Discussion options

You must be logged in to vote

As described in https://docs.micronaut.io/latest/guide/#conditionalBeans try add logging for conditional beans and see what is failing that is causing the bean to be disabled:

<logger name="io.micronaut.context.condition" level="DEBUG"/>

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@graemerocher
Comment options

@cancech
Comment options

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