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

Qr코드 생성 기능 #13

Conversation

moonwonki
Copy link

#12

위 이슈 참고 바람

- QR 코드 생성 위한 구글 zxing 라이브러리 추가
- QR 코드 생성시 base로 사용할 주소를 application.yaml에 설정
- 다른 컨트롤러 매핑과 혼선이 생기는 것을 발견하고 수정
- generateQRCode 메소드. 매개변수로 주어진 userId와 seatId를 활용해 QR 생성
- "/owner/code/qr/{seatId}"
- 아주 간단하게 QR 코드만 보이는 qrcode.html 추가
@hightuv hightuv merged commit 503a3f7 into kookmin-sw:QR_코드_생성_기능_추가 Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants