使用IntelliJ IDEA 2022.1.1 运行springboot代码,出现如下警告:
Java HotSpot(TM) 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
解决方案:
菜单 Run ==》 Edit Configurations... ==》Build and run ==> Modify options ==>
勾选 Disable launch optimization