https://github.com/devdhera/spring-boot-email-scheduler
Simple REST Email Scheduler with Spring Boot and Quartz
https://github.com/devdhera/spring-boot-email-scheduler
Last synced: 8 months ago
JSON representation
Simple REST Email Scheduler with Spring Boot and Quartz
- Host: GitHub
- URL: https://github.com/devdhera/spring-boot-email-scheduler
- Owner: DevDHera
- License: mit
- Created: 2018-11-26T19:08:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T17:26:56.000Z (over 7 years ago)
- Last Synced: 2025-06-05T02:04:45.785Z (about 1 year ago)
- Language: Java
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Spring Boot :heart: Email Scheduler
Simple email scheduler REST API showcasing the power of `Quartz` in Spring Boot :muscle:.