Skip to content

Latest commit

 

History

History
86 lines (53 loc) · 2.41 KB

README.md

File metadata and controls

86 lines (53 loc) · 2.41 KB

Contributors LinkedIn


Logo

Spring Printing

About The Project

It allows printing of invoice or receipt templates uploaded into the application in pdf format.

What does the project do?

It allows you to easily fill out the template you want and print it in pdf format.

Built With

First of all, you need to install the docker-compose file that I prepared for PostreSQL installation.
---> Open Terminal in the spring-printing directory and run the docker-compose up command
---> You can use it when it is ready for connection. You can use the Docker desktop application to perform Docker container control.

Getting Started

Follow these steps to get the Printing project up and running:
---> New -> Project From Existing Sources -> src/spring-printing -> Maven -> OK (Intellij Idea)
---> Maven Clean -> Maven Install

Packages I use

[Spring Boot Starters]

  • [Data-Jpa]
  • [Security]
  • [Web]

[Other Addictions]

  • [PostgreSQL]
  • [Lombok]
  • [Jsoup]
  • [FlyingSaucerPDF]
  • [IronPdf]
  • [AsposeWords]

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Mail and Twitter - @your_twitter - mmericcana@gmail.com

Project Link: https://github.com/Canaxs/spring-printing

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!