After upgrade to Mn 3.0.0-M1/2 -> NonUniqueBeanException #5636
-
Hi, we (micronaut-camunda-bpm project) want to upgrade to the newest Milestone-Release of Micronaut. However, we discovered that some tests are now throwing NonUniqueBeanExceptions. We want to retrieve Beans (where we don't know the type yet) from the applicationContext with From our point of view this is an unwanted change of behaviour. From an application developer point of view it is strange that the BeanProviders and Providers inherit the qualifier. What do you think? See here for a sample project: https://github.com/martisaw/mn-nonUniqueBean |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Can you turn this into an issue report? Seems like a bug worthy of fixing |
Beta Was this translation helpful? Give feedback.
Can you turn this into an issue report? Seems like a bug worthy of fixing