Skip to content

Use @Async for mail sending #112

Closed
Closed
@php-coder

Description

@php-coder

To speed up registration process we may use @Async annotation on method that sends activation e-mail.

@see http://docs.spring.io/spring/docs/4.2.x/spring-framework-reference/html/scheduling.html#scheduling-annotation-support-async

Metadata

Metadata

Assignees

Labels

area/optimizationThis change could speed up our site

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions