自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 收藏
  • 关注

原创 No converter found capable of converting from type [java.lang.Long] to type [java.time.LocalDateTime

类型转换异常 当前端传的long类型数据封装成为localdatatime数据类型接收时,会报错,不能直接转换 需要定义一个配置类交给spring去管理 如图所示 package com.itheima.search.config; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import org.springframew

2022-05-10 20:47:29 4193

原创 If you want an embedded database (H2, HSQL or Derby), please put it on the the classpath

yml文件中配置了profiles的环境隔离 把他注释掉即可

2022-05-10 20:15:09 229

酒店小程序流程.xmind

酒店小程序流程.xmind

2022-12-06

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除