2022-06-29-TIL
2022-06-29-TIL
Today I Learned
Filter, Interceptor, AOP
- https://goddaehee.tistory.com/154
- https://mangkyu.tistory.com/173
- https://baek-kim-dev.site/61
Logback
- https://tecoble.techcourse.co.kr/post/2021-08-07-logback-tutorial/
배포 전략: 롤링, 카나리, 블루 그린
- https://reference-m1.tistory.com/211
JAVA8 Stream sorted
- https://stackoverflow.com/questions/36361156/null-safe-date-comparator-for-sorting-in-java-8-stream?answertab=trending#tab-top
- https://codechacha.com/ko/java8-stream-sorted/
용량에 따른 파일업로드 실패
FE에서 막혔는지, BE에서 막혔는지 확인 -> FE에서 막혔다면 코드상에서 막혔는지 확인 -> 아파치 or ngnix 에서의 설정으로 막혔는지 확인 -> BE에서 막혔다면 코드상에서 막혔는지 확인 -> 톰캣 서버 설정으로 막혔는지 확인
- https://okky.kr/article/462849
- https://stackoverflow.com/questions/42013087/ㅇmultipartexception-current-request-is-not-a-multipart-request
깃허브 전문가 코드리뷰 서비스
- https://github.com/marketplace/pullrequest/plan/MLP_kgDNGO8#pricing-and-setup
This post is licensed under CC BY 4.0 by the author.