Skip to content

Commit

Permalink
[#20] feature : Email classpath 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
princenim committed Apr 27, 2024
1 parent 9f7042c commit ef91eb8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* @author hazel
*/
@Configuration
@PropertySource("classpath:application-email.properties")
@PropertySource("classpath:application.properties")
@ConfigurationProperties(prefix = "spring.mail")
@Setter
@Getter
Expand Down

0 comments on commit ef91eb8

Please sign in to comment.