Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BE-30] 지원서 제출시 PDF 생성 및 발송 #69

Open
wants to merge 3 commits into
base: release
Choose a base branch
from

Conversation

BlackBean99
Copy link
Collaborator

개요

작업사항

  • JavaMailSender 생성 및 설정 ( JavaMailProperties 추가 )
  • html -> pdf 로 변환하는 로직 작성
  • tymeleaf 로 dto field 를 html 에 주입하여 문자 생성

변경로직

  • Java 에서 Context 설정으로 html 값을 주입할 수 있었습니다. 문서 생성일을 이렇게 추가했습니다.

-html 문법이 안맞으면 컴파일이 안되더라구요..신기..ㅋ

  • 지금은 픽스로 질문을 박아두었지만, 질문이 변동됨에 따라서 mail 도 같이 변할 수 있도록 로직을 추후 변경하겠습니다.

reference

@BlackBean99 BlackBean99 added feature✨ This issue or pull request already exists enhancement New feature or request Infrastructure🤖 about infrastructure labels Aug 30, 2023
@BlackBean99 BlackBean99 self-assigned this Aug 30, 2023
Base automatically changed from backend to release October 24, 2023 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature✨ This issue or pull request already exists Infrastructure🤖 about infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant