如风如此的博客 public class Sample { public static void main(String[] args) { DemoADto demoADto = new DemoADto(); demoADto.setName("Name of Demo A"); demoADto.setAddress("Address of Demo A"); DemoBDto demoBDto = ...
视觉研坊的博客解决问题Unable to make field private final java.lang.Stringjava.io.File.path accessible: module java.base does not “opens java.io” to unnamed module @5de92e13的详细方法
HOHOOE的博客InvocationTargetException...java.lang.Integer cannot be cast to java.lang.String , class java.lang.Long cannot be cast to class java.lang.String , java.lang.Long and java.lang.String ClassCastException