
java
珍朱(珠)奶茶
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
使用docker-compose部署Minio,并整合Spring boot实现文件上传
在centos系统中创建minio目录,将docker-compose.yaml文件放在minio目录下。原创 2023-12-12 14:09:18 · 1225 阅读 · 0 评论 -
Consider injecting the bean as one of its interfaces or forcing the use of CGLib-based proxies by se
Consider injecting the bean as one of its interfaces or forcing the use of CGLib-based proxies by setting proxyTargetClass=true on @EnableAsync and/or @EnableCaching.原创 2022-12-13 11:47:56 · 1355 阅读 · 0 评论 -
spring boot + shiro 限制一个账号只有一个sessionid
shiro限制同一个账号只能有一个Session原创 2022-11-04 14:12:47 · 847 阅读 · 0 评论