Description Allow toggling between real email sending and logging mode via application.yml. Tasks Add email.mode=log or smtp Use Spring Profiles or conditional beans to switch implementations
Description
Allow toggling between real email sending and logging mode via application.yml.
Tasks
Add email.mode=log or smtp
Use Spring Profiles or conditional beans to switch implementations