d-eder
d-eder
If you have prototype beans with parameters in your application, the `MinioNotificationConfiguration` throws a NoSuchBeanException because it tries to get the instances of all beans with are defined in `applicationContext.getBeanDefinitionNames()`....
### Description I'm currently setting up a java project with the autoconfigure-gradle-plugin. When building the application, the gradle task `compileTestJava` complains because it cannot find a class which is used...
### Version 18.0.2 ### Please provide a link to a minimal reproduction of the bug _No response_ ### Please provide the exception or error you saw _No response_ ### Steps...