Skip to content

Remove jakarta.mail Dependency #108

Open
@rgrashel

Description

@rgrashel

I think the jakarta.mail dependency is only used for the EmailTypeConverter for validation purposes. This is completely overkill and unnecessary for email address validation. That logic can be implemented easily using a regex or simple OSS logic that is readily available using other mechanisms. Adding a dependency is not necessary.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions