
spring
麦兜南宫
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
springboot开发中使用postman 向后台传递json数据的时候,为空
我的错误原因就是因为,在spring注解开发中,使用get或者是post请求的时候,就是需要这些注意事项 这里写图片描述 就是这两个地方搞混,后台就会拿不到前台传递的json数据原创 2017-11-09 17:15:32 · 7054 阅读 · 2 评论 -
springboot项目启动报警java.sql.SQLException:
springboot springdata jpa原创 2017-11-14 18:16:20 · 2508 阅读 · 0 评论 -
MySQLSyntaxErrorException
2017-11-15 15:12:10[com.dianju.trustedSign.core.modules.models.SystemOutPrint]-[INFO] Hibernate: select count(1) from (select new map(y.dictName as text1,y.dictCode as text2,y.dictValue as yan3) from Y原创 2017-11-15 16:52:34 · 690 阅读 · 0 评论 -
json异常之JsonMappingException
2017-11-15 16:43:06[com.dianju.trustedSign.core.modules.models.SystemOutPrint]-[INFO] org.springframework.http.converter.HttpMessageNotReadableException: Could not read document: Can not deserialize in原创 2017-11-15 18:31:03 · 18870 阅读 · 0 评论 -
springboot + jpa 启动报警之SQL异常
2017-11-15 18:48:27[org.hibernate.hql.internal.ast.ErrorCounter]-[ERROR] line 1:70: unexpected token: or 2017-11-15 18:48:27[org.hibernate.hql.internal.ast.ErrorCounter]-[ERROR] line 1:70: unexpected原创 2017-11-15 19:23:17 · 1576 阅读 · 0 评论