Use case: I have my container configured via classpath scanning @ComponentScan. For my test configuration I need the ability to mock specific beans.
Due to the order of loading, beans loaded via...
Type: Posts; User: dcompiled; Keyword(s):
Use case: I have my container configured via classpath scanning @ComponentScan. For my test configuration I need the ability to mock specific beans.
Due to the order of loading, beans loaded via...