Springboot rest接口集成swagger出错 NoSuchMethodError com.google.common

背景: 项目需要提供接口,因此引入了springboot,接口测试没问题。 为了把接口展示出来,又引入了swagger,但启动却出错: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerAdapter' defined in cla
相关文章
相关标签/搜索