随笔分类 - spring boot
摘要:Thymeleaf 关键字功能介绍案例 th:id 替换id <input th:id="'xxx' + ${collect.id}"/> th:text 文本替换 <p th:text="${collect.description}">description</p> th:utext 支持html
阅读全文
摘要:配置文件在application.properties中进行配置 web.upload-path=d:/myfile/uploadweb.front-path=d:/myfile/frontspring.resources.static-locations=file:${web.upload-pat
阅读全文
摘要:1、打包jar, mvn clean package 2、上传到服务器(需要java环境)命令运行 java -jar ***-1.0.0.jar
阅读全文

浙公网安备 33010602011771号