-
1. Project Structure 수정하는 방법
https://jong-bae.tistory.com/43
2. Generated root 변경 방법
https://developer-jinnie.tistory.com/21
-
https://praaay.tistory.com/32
-
# utteranc
[https://leeblog.tistory.com/5](https://leeblog.tistory.com/5)
-
# temp
[https://leeblog.tistory.com/4](https://leeblog.tistory.com/4)
-
-
- mysql db 연동
- mybatis mapper 사용
- postman으로 api 정상 동작 유무 테스트 해오기
- github copilot 연동하기(https://effortguy.tistory.com/227)
-
## Reference
- https://prometheus.io/docs/introduction/overview/
- https://sodayeong.tistory.com/6
- https://sodayeong.tistory.com/19
- https://westlife0615.tistory.com/2
- https://americanopeopl…
snaag updated
1 month ago
-
# [DB] Pagination (feat. limit, offset) — Falcon
[https://m-falcon.tistory.com/556](https://m-falcon.tistory.com/556)
-
티스토리 스크립트를 적용했는데 몇번을 해봐도
Hitomi Downloader - Offline * (응답없음)
처럼 응답없음이 기다려도 사라지지 않고
응답없음으로 흰색으로 블러된 화면 맨 아래쪽에는
Loading:GoodbyeDPI
라고 써있는 채로 멈춰있습니다.
ghost updated
3 years ago
-
## 🤷 구현할 기능
예약 시스템을 간편하게 하기 위해 세종대학교 포털과 통신 로직 구현
코드 잘 작성한다면 [spring 세종대학교 auth] 분리해서 오픈소스 활용도 가능할듯함.
## 🔨 상세 작업 내용
- [ ] RestTemplate, WebClient, RestClient 기술 선택
- [ ] 세종대학교 포털 필요 인자, 반환 값 수집…