Moved Thymeleaf code into it's own package.
This commit is contained in:
parent
26c11b3e85
commit
bb2d9b400e
@ -1,4 +1,4 @@
|
||||
package com.baeldung.pdf;
|
||||
package com.baeldung.pdfthymeleaf;
|
||||
|
||||
import com.lowagie.text.DocumentException;
|
||||
import org.thymeleaf.TemplateEngine;
|
@ -1,4 +1,4 @@
|
||||
package com.baeldung.pdf;
|
||||
package com.baeldung.pdfthymeleaf;
|
||||
|
||||
import com.lowagie.text.DocumentException;
|
||||
import org.junit.Test;
|
Loading…
x
Reference in New Issue
Block a user