I have a question while writing the test code. feat JUnit

后端 未结 0 767
栀梦
栀梦 2021-01-05 08:21
@RequiredArgsConstructor
@Service
public class UserServiceImpl implements UserService {

    private final UserMapper userMapper;

    @Transactional
    @Override
          


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