728x90 반응형 mustache1 Mustache로 템플릿 메일 발송 준비 구글 2단계 보안 설정 2단계 인증 설정 후 앱 비밀번호 생성 (application.yml 에서 사용) 실습 의존성 build.gradle 주의 : ‘org.springframework.boot:spring-boot-starter-mustache’가 아닌, com.github.spullara.mustache.java:compiler:0.9.5’를 이용한다. dependencies { // implementation 'org.springframework.boot:spring-boot-starter-mustache' implementation 'com.github.spullara.mustache.java:compiler:0.9.5' implementation 'org.springframework.bo.. 2022. 4. 26. 이전 1 다음 LIST