Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#21 Refactor classes and add autoconfiguration #24

Merged
merged 1 commit into from
Aug 27, 2024
Merged

#21 Refactor classes and add autoconfiguration #24

merged 1 commit into from
Aug 27, 2024

Conversation

IlyaLisov
Copy link
Owner

@IlyaLisov IlyaLisov commented Aug 27, 2024

PR-Codex overview

The focus of this PR is to refactor mail service configuration and template handling.

Detailed summary

  • Refactored mail service configuration classes
  • Updated mail service interfaces and implementations
  • Introduced MailTemplate class for email templates
  • Modified MailParameters to use String instead of generic type
  • Added MailServiceProperties to manage mail service properties
  • Updated MailAutoConfiguration to handle mail service bean creation

The following files were skipped due to too many changes: src/main/java/io/github/ilyalisov/mail/service/MailServiceImpl.java

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@IlyaLisov IlyaLisov merged commit d13bd5b into dev Aug 27, 2024
1 check passed
@IlyaLisov IlyaLisov deleted the #21 branch August 27, 2024 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant