Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想同时使用@Autowired 和@Mock。例如,我不想模拟conversionService,我想自动装配它并模拟其他服务。