: robot/robot_v1 at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)at java.net.URLClassLoader.findClass(URLClassL
当我尝试使用MapStruct从ScheduleSource映射到ScheduleTarget时,我会得到以下错误:
Can't map property "java.util.Optional<java.time.LocalDate> startDate" to "java.time.LocalDate startDate".Consider to declare/implement a mapping method: "java.ti