自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 edit springboot插件 

edit springboot插件 https://github.com/Hdzi/idea-editstarters-plugin

2020-04-06 18:04:00 313

原创 springboot入门(一)

1.创建springboot程序helloworld 2.建立HelloWorldController类 package com.java1234.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMappin...

2020-04-06 14:05:59 106

原创 idea常用快捷键

idea常用快捷键: alt + enter 快速修复错误 ctrl + alt + enter 当前行上插入一行 shift + enter 当前行下插入一行

2020-04-06 13:47:29 61

转载 server.context-path无效Deprecated configration property

因为spring boot版本问题导致的!!现在用的比较新的版本在2.0以上! server.servlet.context-path=/helloboot  应该这么写   原地址:https://blog.csdn.net/weixin_40797576/article/details/82623346...

2018-12-25 17:23:56 221

转载 jdk1.7和1.8版本切换

参考出处: 1.https://blog.csdn.net/qiyueqinglian/article/details/46605759 2.https://www.cnblogs.com/ll409546297/p/6593173.html 3.https://www.cnblogs.com/yanzige/p/5377332.html   1.修改path路径,注意删除path值里的...

2018-08-12 13:41:42 349

空空如也

空空如也

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

TA关注的人

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