GithubHelp home page GithubHelp logo

josdem / jmailer-spring-boot Goto Github PK

View Code? Open in Web Editor NEW
0.0 4.0 0.0 1.15 MB

Send email from everywhere!

Home Page: https://jmailer.josdem.io/

License: Apache License 2.0

HTML 17.41% FreeMarker 5.07% Java 77.53%
spring-boot groovy gradle bower spock-framework java-mail freemarker jacoco

jmailer-spring-boot's Introduction

jmailer-spring-boot's People

Contributors

josdem avatar mslowiak avatar

Watchers

 avatar  avatar  avatar  avatar

jmailer-spring-boot's Issues

Split email model

Todo

  • Message model is mixed with form model, split to have a better structure
  • Make sure you can send emails from form websites

Activate blacklist

Todo

  • Create a blacklist to filter spam emails
  • Create filters to identify spam

Update Swagger

Todo

  • Update Swagger from 2.4.0 to 3.0.0
  • Update Swagger UI from 2.4.0 to 2.9.2
  • Update Swagger annotations

`EmailController` is not filtering messages using custom validator

Steps to Reproduce

  • Add a token in the Yaml configuration file under spamTokens example:
spamTokens:
    - thisIsSpam
  • Send an email using Swagger POST /emailer/form
  • Make sure you add the previous token in the message body

Expected result

  • Email is not sent due to containing spam

Actual result

  • Email sent even though it contains spam messages

Configure Jacoco reports

Todo
We want to know jmailer project coverage, therefore we would like to incorporate and configure Jococo reports so that we can generate a coverage report.

Acceptance Criteria

  • Jococo plugin is added in the build.gradle file
  • We can run a gradle command to generate a jacoco HTML directory with reports

Notes

Update Bootstrap

Todo

  • Update Bootstrap version to 5.1.1
  • Update
    • Index
    • contact
    • command line
    • form

Add a filter by name

Spam has a particular email sender name; let's filter those unwanted messages.

Integrate Spring actuator

Todo

  • Add Spring Actuator dependency to monitor the health endpoint along with other production metrics.

Acceptance Criteria
I am able to hit the health endpoint within Jmailer URL.

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.