ozimov / spring-boot-email-tools

A set of services and tools for sending emails in a Spring Boot 1.5.x application using a Template Engine
Apache License 2.0
195 stars 95 forks source link

Thread beans for Consumer/Resumer #38

Open robertotru opened 7 years ago

robertotru commented 7 years ago

To increase the readability and testability of the default scheduler, Resumer and Consumer should be beans. The scope should be prototype. It should be clarified what to do for the common queue.