Skip to content

Task.24.2 - #20

Open
fettpl wants to merge 3 commits into
masterfrom
task.24.2
Open

fettpl wants to merge 3 commits into
masterfrom
task.24.2

Conversation

@fettpl

@fettpl fettpl commented Oct 16, 2018

Copy link
Copy Markdown
Owner

No description provided.

@Getter
public class AdminConfig {
@Value("${admin.mail}")
@Value("${admin.mail")

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

literowka , poprzednia wartosc byla poprawna

context.setVariable("admin_name", adminConfig.getAdminName());
context.setVariable("goodbye_message", "This notification was generated automatically. Please do not respond. Thanks for your cooperation!");
context.setVariable("company_details", adminConfig.getAdminMail());
return templateEngine.process("mail/created-trello-card-mail", context);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wyciagnij stringi jak "Visit website" do stalych

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.

2 participants