SpringCloud与SpringBoot 版本不匹配


当前项目所依赖的 SpringCloud、SpringBoot 版本,如下:

  • SpringCloud : Greenwich.M3
  • Spring-boot-starter-parent : 2.3.2.RELEASE

问题描述

Description:
An attempt was made to call a method that does not exist. The attempt was made from the following location:
    

版权声明:本文为qq_37896194原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。