- 博客(8)
- 收藏
- 关注
原创 DefaultHandlerExceptionResolver
DefaultHandlerExceptionResolver .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type java.util.Date from String “2020-10-12 00:00:00”: no
2020-10-02 15:13:05
4105
原创 check the manual that corresponds to your MySQL server version for the right syntax
check the manual that corresponds to your MySQL server version for the right syntax 2020-10-01 23:33:55.197 ERROR 5624 — [nio-8083-exec-2] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path []
2020-10-02 00:12:05
1370
原创 Parameter ‘username‘ not found
Parameter ‘username’ not found Error updating database. Cause: org.apache.ibatis.binding.BindingException: Parameter ‘username’ not found. Available parameters are [arg3, arg2, arg1, arg0, param3, param4, param1, param2] The error may exist in mapper/User
2020-09-22 23:14:36
1529
原创 Exception encountered during context initialization - cancelling refresh attempt
Exception encountered during context initialization - cancelling refresh attempt: Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with n
2020-09-17 09:29:49
2107
原创 Caught exception while allowing TestExecutionListener
Caught exception while allowing TestExecutionListener 严重: Caught exception while allowing TestExecutionListener [org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4dfa3a9d] to prepare test instance [com.cskaoyan.Mytest@5d47c
2020-09-17 09:29:01
3511
3
原创 多个Servlet设置同一个url-pattern报错
Critical error in IDEA Async Stack Traces instrumenting agent. Agent is now disabled. Please report to IDEA support: java.io.IOException: 拒绝访问。 at java.io.WinNTFileSystem.createFileExclusively(Native Method) at java.io.File.createTempFile(File.java:2024) a
2020-08-19 16:31:25
2225
原创 【Tensorflow】tf.placeholder函数
tf.placeholder(dtype, shape=None, name=None) 、 placeholder()此函数可以理解为形参,用于定义过程,在执行的时候再赋具体的值。 tf.placeholder(dtype,shape=None,name=None) 参数说明: dtype:数据类型。常用的是tf.float32,tf.float64等数值类型 shape:数据形状。默认是Non...
2020-01-26 15:40:40
253
原创 关于参与实训后对maven的个人理解
一、maven的基本概念 maven是一个软件(特别是Java软件)项目管理及自动构建工具,由Apache软件基金会所提供。基于项目对象模型(缩写:POM)概念,Maven利用一个中央信息片断能管理一个项目的构建、报告和文档等步骤。 二、下载和安装 下载:http://mirror.bit.edu.cn/apache/maven/maven-3/3.6.1/binaries/apache-mave...
2019-07-01 20:13:18
265
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅