An illegal reflective access operation has occurred
启动springboot后报错:An illegal reflective access operation has occurred。意思是:发生了非法的反射访问操作。
首次执行的时候才提示,再次启动则不会提示。
解决:

启动springboot后报错:An illegal reflective access operation has occurred。意思是:发生了非法的反射访问操作。
首次执行的时候才提示,再次启动则不会提示。
解决:
