11 2021 档案

摘要:1.springboot整合freemarker 略。对后端开发来说,成本比thymeleaf高。 2.springboot整合thymeleaf 好处:前后端不分离,但是成本低,上手起来简单,可以专注后端开发 如何整合? 1.引入依赖 <dependency> <groupId>org.sprin 阅读全文
posted @ 2021-11-08 11:07 XiaoLee-C 阅读(59) 评论(0) 推荐(0)
摘要:1.页面定制css #EntryTag { margin-top: 20px; font-size: 9pt; color: gray } .topicListFooter { text-align: right; margin-right: 10px; margin-top: 10px } #di 阅读全文
posted @ 2021-11-02 19:43 XiaoLee-C 阅读(49) 评论(0) 推荐(0)