跑应用程序时除了这个错,具体来说我是加载swagger的apiReader时报的错,网上找了一下没有类似的错,推测是找不到类的关系,去target目录看了一下,果然没有生成相应的class文件,于是删除整个目录重新build后启动,果然没报错了,应该是idea的问题。
相关文章
- frozen class (cannot edit)
- Dubbo遇到的异常-frozen class (cannot edit)
- TypeError: Class constructor ServeCommand cannot be invoked without ‘new‘
- 配置MyBatis错误Cannot load connection class because of underlying exception: ..
- MyBatis : Cannot load connection class because of underly
- Could not resolve type alias ‘‘xxx“. Cause: : Cannot find class: xxx
- FastJSON2反序列化报错:Resolved [: class cannot
- Method XXX was discovered in the .class file but cannot be resolved in the class
- Property cannot be found on forward class object?
- Caused by: org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Cannot determine embedded database driver class for database type NONE. If you want an embe