本文旨在通过一个简单的例子——如何在使用 Maven 和 MySQL 的 Spring Boot 项目中使用 Elasticsearch...
Continue reading...Software engineering
解决 Spring boot 中的 CORS 问题
Description CORS, Cross-origin resource sharing, 即跨域资源共享。 写好的 REST API...
Continue reading...ADB 抓包
Before 不知道是 iQOO 的问题,还是 Android 12 的问题,总之那些手机上的抓包软件的证书统统无法安装。但是调试 API 的时候还是有抓包的需求,又不想搭虚拟机,遂尝试...
Continue reading...2022 暑期项目:打卡签到系统
Brief introduction 完成后端 API,实现基本的打卡签到功能。 打卡签到的形式是:用户在登录以后,进行打卡。每条打卡记录包含: 打卡 id 用户 id...
Continue reading...用 Docker 部署 Java 后端项目
安装 Docker 根据服务器的系统,选择合适的版本部署。 部署完成后,可以通过docker –version来查看。 Dockerfile 将后端项目打包为 jar 文件,上传到服务器。...
Continue reading...用 Base64 上传存储图片
从互联网上东抄一点西抄一点 + 本地测试得来的缝合之作 获取二进制文件格式 在 Postman 中上传图片,我选择在 body 中加入...
Continue reading...Protected: iSDU Development Manual
There is no excerpt because this is a protected post.
Continue reading...Database and Fields Naming Regulations
The regulations are base on this document and slightly...
Continue reading...