Giter Site home page Giter Site logo

kinjemundi / jasper-html-mail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juliuskrah/jasper-html-mail

0.0 1.0 0.0 92 KB

JasperReport HTML mail with Spring

Home Page: http://juliuskrah.com/blog/2018/04/21/jasperreports-html-emails-with-spring/

License: Apache License 2.0

Java 100.00%

jasper-html-mail's Introduction

JasperReport HTML mail with Spring

A demonstration of how to send an HTML mail with Spring using JasperReport as the template engine. In this demo, two types of HTML mails are demonstated:

  1. HTML mail with no inline resources
  2. HTML mail with inline resources

Prerequisites

  1. Maven 3.3+
  2. JDK 1.8+

Quick Start

Clone, set the values for the following environment variables and run the repository:

  • MAIL_USERNAME
  • MAIL_PASSWORD
  • MAIL_HOST
  • MAIL_PORT
C:\> git clone https://github.com/juliuskrah/jasper-html-mail.git
C:\> cd jasper-html-mail
C:\> REM set the environment variables listed above
C:\> mvnw spring-boot:run

Jasper REST

The Jasper REST branch of this repository provides a nice REST interface to generate your Jasper PDF files using Spring 5 and Spring-Boot 2.

The Jasper REST Multi-Format branch of this repository generates a RESTful representation of the Jasper Report either as PDF or Excel based on user input

jasper-html-mail's People

Contributors

juliuskrah avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.