ingmargoudt
|
234cfe9519
|
rewrote singleton to enum where applicable
|
2017-03-14 16:32:47 +01:00 |
|
vraskulin
|
498c8cf60c
|
Made utility classes final to explicitly forbid it's inheritance
|
2017-02-27 17:03:38 +03:00 |
|
vraskulin
|
f1ef3bf68b
|
Narrowed variables scope.
|
2017-02-15 16:05:18 +03:00 |
|
ingmargoudt
|
3128bd2b4b
|
replace [list].size() == 0 and [string].length() == 0 to use .isEmpty() instead
|
2016-09-14 15:27:31 +02:00 |
|
Me Car
|
9ca8342e34
|
Add MailClient that uses Java Mail API to send emails. Use it instead of Mailgun client.
|
2016-01-22 21:40:08 +09:00 |
|