Myeclipse develops SpringBook integration maven+mybatis+freemarker+oracle

This article refers to two well-written blog posts. 1.http://blog.csdn.net/mmliuman/article/details/52797441 2.http://blog.didispace.com/ The second blog address contains a systematic article that can be perfectly learned from Spring boot. Because Spring boot officially does not recommend JSP as a page engine, so I ...

Posted by jim35802 on Fri, 14 Dec 2018 15:00:04 -0800

Flying-saucer + iText + Freemarker implements pdf export, supports Chinese, css and pictures

Preface There is a requirement in the project to export the contract content to pdf. IText is an open source Java library for generating PDF documents. It can dynamically generate PDF from XML or database. It can also encrypt documents, control privileges, and support Java/C# etc. But the HTML parser provided by iText itself is not strong enoug ...

Posted by hussainz2000 on Thu, 13 Dec 2018 23:12:06 -0800