10 2022 档案

HTML5 + CSS3
摘要:HTML5 + CSS3 一、网页1.什么是HTML2.常用浏览器3.Web标准4.HTML语法规范4.HTML基本结构标签4.VScode5.文档类型声明标签6.相对路径和绝对路径7.超链接标签8.特殊字符9.表格标签10.列表标签11.表单标签 二、CSS1.什么是CSS2.CSS字体属性3.C 阅读全文

posted @ 2022-10-29 09:40 霍志杰 阅读(79) 评论(0) 推荐(0) 编辑

阿里云服务器部署webapp
摘要:一、购买 二、安全组配置 在阿里云购买需要开启安全组设置 三、更改实例名称和密码,重启服务器 四、下载xshell和xftp https://www.xshell.com/zh/thank-you-download/ 五、新购买的服务器需要重置实例密码 六、使用xshell访问服务器 六、阿里云安全 阅读全文

posted @ 2022-10-18 10:05 霍志杰 阅读(39) 评论(0) 推荐(0) 编辑

SpringBoot
摘要:Spring Boot Spring Boot一、SpringBoot 简介1.起源2.发展3.出现背景4.主要内容 二、创建一个SpringBoot项目1.方法一:从官网创建2.方法二:在IDEA中创建 三、运行原理1.application注解2.run方法 四、配置1.了解yaml与prope 阅读全文

posted @ 2022-10-16 12:13 霍志杰 阅读(72) 评论(0) 推荐(0) 编辑

RedisUtil
摘要:package com.example.springboot10redis.pojo.utils; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis 阅读全文

posted @ 2022-10-16 10:11 霍志杰 阅读(19) 评论(0) 推荐(0) 编辑

SpringBoot集成Swagger2 的3.0版本
摘要:一、导入依赖 <!--springfox-boot-starter 包含springfox-Swagger2-3.0 和 springfox-Swagger-ui-3.0--> <dependency> <groupId>io.springfox</groupId> <artifactId>spri 阅读全文

posted @ 2022-10-13 10:48 霍志杰 阅读(291) 评论(0) 推荐(0) 编辑

关于自动注入DataSource dataSource中dataSource下方报红线
摘要:看一下连接写的是否正确 driver-class-name: com.mysql.cj.jdbc.Driver 需要注意的是新版的驱动 一定不要忽略cj 然后重新测试一下,有红线没事,直接运行,不报错 如果报错,可能为其他原因导致 阅读全文

posted @ 2022-10-07 15:10 霍志杰 阅读(61) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示