Caused by: java.lang.NoSuchMethodError: com.google.gson.GsonBuilder.setLenient()Lcom/google/gson/Gso

最上面是无法嵌入tomcat容器错误,造成原因如标题所示,还有显示找不到httpPutFormContentFilter的bean。解决办法

加入依赖

  
        
            org.sitemesh
            sitemesh
            3.0.1
        
成功运行

你可能感兴趣的:(spring,boot)