Skip to content

Commit

Permalink
chore:7月4日
Browse files Browse the repository at this point in the history
  • Loading branch information
aehyok committed Jul 4, 2024
1 parent 9d32421 commit 167d712
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion docs/javascript/2024-06-28-java.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
## 引入swagger
- https://www.baeldung.com/spring-rest-openapi-documentation

- 配置路径设置
- https://www.cnblogs.com/sincisco/articles/18137198

## automapper
- https://www.baeldung.com/mapstruct

Expand All @@ -26,4 +29,21 @@ java -jar xxxxx.jar
- https://blog.csdn.net/m0_73804764/article/details/139898041

- maven 下载地址
- https://maven.apache.org/download.cgi
- https://maven.apache.org/download.cgi

## 接口统一返回封装
- https://juejin.cn/post/6986800656950493214

## 哔站视频
代码: https://github.com/coder-fengzhu/mp-demo
文档:
https://www.yuque.com/zaibaliweigezidemeixi/dopm5h
密码:mp6h


## mybatis-plus 版本问题报错
- https://www.jb51.net/program/308745bxt.htm
- 指定mybatis-spring 版本即可解决

## 疑惑
- Java中的类型 Long和long的区别

0 comments on commit 167d712

Please sign in to comment.