SpringBoot - Testing services

前端 未结 0 1856
难免孤独
难免孤独 2020-12-04 04:33

I have an SpringBoot app. with this service:

    @Slf4j
    @Service
    public class AddressService {
    
        private final RegionRepository regionRepos         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题