Skip to content

Safat99/Notification_MicroService_Spring_Boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notification-MicroService with Spring Boot

The following services are done in this application:

  • email sending
  • email sending with attachment
  • OTP generation
  • file save (media file) from Form Data
  • Invoice generation using the JasperStudio's generated .jrxml file
  • Async Email sending using @Async and @EnableAsync annotation and some @Async methods
  • Async Email Sending with File Attachment which has been generated by JasperStudio's XML file
  • Email Sending with the OTP which will be invalidated after some time.

All the codes are trying to be maintained by the proper coding structure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published