摘要: Spring Boot打包后的Jar包中的资源可通过以下方法获取 public static String getTemplateContent(String templateName) { try { ClassPathResource resource = new ClassPathResour 阅读全文
posted @ 2022-05-18 11:33 xYzDl 阅读(1063) 评论(1) 推荐(0)