Ask HN: What is nowadays (opensource) way of converting HTML to PDF? 10 months ago
My website's content is xml, and I use Apache Fop to turn it into a PDF with page numbers and other nice things. It works nicely, but takes some setup.
HN user
My website's content is xml, and I use Apache Fop to turn it into a PDF with page numbers and other nice things. It works nicely, but takes some setup.
This site has great tutorials for Java and Spring:
Take him to a planetarium or dinosaur museum
#2 is interesting...can you give an example solving circular dependencies? Even if you had an interface, wouldn't you still have the implementations still causing a circular dependency?