06 2023 档案

摘要:###实体 ```java package com.hwd.campus.common.common.utils.http; import gnu.io.SerialPort; /** * 串口参数封装类 * @author Administrator * */ public class Seria 阅读全文
posted @ 2023-06-12 08:39 小侯学编程 阅读(165) 评论(0) 推荐(0) 编辑
摘要:###启动类增加 ```java public static void main(String[] args) { SpringApplication application = new SpringApplication(CampusSecurityApplication.class); appl 阅读全文
posted @ 2023-06-09 17:28 小侯学编程 阅读(86) 评论(0) 推荐(0) 编辑
摘要:###使用ClassPathResource方式获取static下的文件(别的方式本地可以访问到,Docker部署后不行) ```java final String templatePath = "/static/dbManage_Template.xlsx"; ClassPathResource 阅读全文
posted @ 2023-06-09 17:18 小侯学编程 阅读(433) 评论(0) 推荐(0) 编辑

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