会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Roma
世界已黑白,此人已成仙。
年少轻狂,总以为天下事竭力有为。人事尽时,终感力不能及。
博客园
首页
新随笔
新文章
管理
上一页
1
2
3
4
5
6
···
33
下一页
2023年12月2日
项目搭建改造
摘要: 1.先去若依官网下载ruoyi-vue前端分离版 2.使用若依框架修改器,修改包名项目名等,文件选择下载的压缩文件,输入对应的包名目录等,点击开始执行即可 执行之后的目录 3.创建数据库,项目目录中找到sql文件夹,打开其中的ry.sql文件复制代码,来到navicat中创建zhiyin_hotel
阅读全文
posted @ 2023-12-02 17:58 罗|马
阅读(10)
评论(0)
推荐(0)
编辑
2023年9月7日
springsecurity
摘要: 编辑 pom.xml,添加 spring-boot-starter-securtiy 依赖即可。添加后项目中所有的资源都会被保护起来。 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-s
阅读全文
posted @ 2023-09-07 16:47 罗|马
阅读(23)
评论(0)
推荐(0)
编辑
application配置文件
摘要: yml格式: spring: datasource: driver-class-name: com.mysql.jdbc.Driver url: jdbc:mysql://localhost:3306/rbac?useUnicode=true&characterEncoding=utf8&serve
阅读全文
posted @ 2023-09-07 10:15 罗|马
阅读(19)
评论(0)
推荐(0)
编辑
2023年4月12日
前端安装的插件
摘要: vscode中settings.json配置 { "prettier.configPath": "D:\\vscode\\Microsoft VS Code\\.prettierrc", // 安装Prettier配置 "eslint.alwaysShowStatus": true, "pretti
阅读全文
posted @ 2023-04-12 07:52 罗|马
阅读(25)
评论(0)
推荐(0)
编辑
2023年4月11日
.gitignore的配置
摘要: # Build and Release Folders bin-debug/ bin-release/ [Oo]bj/ [Bb]in/ # Other files and folders .settings/ # Executables *.swf *.air *.ipa *.apk **/mvnw
阅读全文
posted @ 2023-04-11 23:17 罗|马
阅读(51)
评论(0)
推荐(0)
编辑
2023年4月10日
swagger的使用
摘要: 1.导入坐标 <dependency> <groupId>com.github.xiaoymin</groupId> <artifactId>knife4j-spring-boot-starter</artifactId> <version>3.0.2</version> </dependency>
阅读全文
posted @ 2023-04-10 15:56 罗|马
阅读(45)
评论(0)
推荐(0)
编辑
2023年4月9日
nginx
摘要:
阅读全文
posted @ 2023-04-09 22:59 罗|马
阅读(16)
评论(0)
推荐(0)
编辑
java中操作redis
摘要:
阅读全文
posted @ 2023-04-09 10:22 罗|马
阅读(20)
评论(0)
推荐(0)
编辑
redis常用命令
摘要:
阅读全文
posted @ 2023-04-09 10:02 罗|马
阅读(11)
评论(0)
推荐(0)
编辑
2023年4月8日
redis的数据类型
摘要:
阅读全文
posted @ 2023-04-08 23:09 罗|马
阅读(17)
评论(0)
推荐(0)
编辑
上一页
1
2
3
4
5
6
···
33
下一页
Live2D