我的项目正在运行,但5分钟后没有变化,我重新编译了我的项目,有一个错误,只需在这里输入如下代码。
2018-11-12 14:04:27.508 INFO 7904 --- [ main] c.i.IwbEmuhasebeAdapterApplication : Starting IwbEmuhasebeAdapterApplication on PRMS-ALC with PID 7904 (D:\eclipse-workspace\iwb-emuhasebe-adapter\target\classes started by Alican in D:\ec
我正在使用Spring Boot学习Kotlin,并且我正在尝试使用Serenity作为报告。但是我对Mockito有一些问题,因为我不能模拟我代码的最后一部分。@RestControllerclass PersonController {
private lateinit var personUseCase : PersonUseCase
fun findAllPeople(): Dat