SpringSupport should expose the intermediate builder for customization
bbottema opened this issue · 3 comments
bbottema commented
By being able to autowire the email builder rather than the default mailer, you would be able to further customize the default-based builder with a custom thread pool executor or any other config.
bbottema commented
Will be in 6.0.0.
bbottema commented
Released in 6.0.0-rc1.
bbottema commented
6.0.0 has released as well, finally.