I am trying to have my test unit up and running, and I have encountered a weird issue. My application uses an ApplicationListener class annotated as a @Component to perform an operation during startup.I am trying to have my test unit up and running
I am trying to have my test unit up and running, and I have encountered a weird issue. My application uses an ApplicationListener class annotated as a @Component to perform an operation during startup.I am trying to have my test unit up and running