ozimov/spring-boot-email-tools

Create class with static constants being used here and there

robertotru opened this issue · 0 comments

Stop using magic string, they are becoming too much. At least for those to be supplied via application.properties, we should have a class with the constants.

Unit tests ensuring that no changes in the constants are applied are due.