2022-02-08-TIL
2022-02-08-TIL Today I Learned 모든 for와 if는 스트림으로 변환이 가능한가? 데이터를 주고받는 방법 message broker REST API 소켓 통신 RabbitMQ RabbitMQ 메시지 전송이 제대로 가는지 디버깅하는 방법? https://spring.io/guides/gs/messaging-rabbitmq/...
2022-02-08-TIL Today I Learned 모든 for와 if는 스트림으로 변환이 가능한가? 데이터를 주고받는 방법 message broker REST API 소켓 통신 RabbitMQ RabbitMQ 메시지 전송이 제대로 가는지 디버깅하는 방법? https://spring.io/guides/gs/messaging-rabbitmq/...
2022-02-04-TIL Today I Learned 테스트 코드 실행 범위 테스트 코드를 실행할 때 시간이 많이 걸린다면, 이미 검증이 완료된 부분을 다시 테스트 하지말고 변경한 부분과 그 영향을 받는 부분만 테스트하면 되지않을까? 1코어 1스레드에서 레이스 컨디션이 일어나는가? 여러개의 스레드면 일어나는가? 작업자가 여러명일때 떨어진 메모...
2022-02-03-TIL Today I Learned VO vs DTO https://ijbgo.tistory.com/9 https://martinfowler.com/bliki/ValueObject.html 방어로직 백엔드에서 정합성 검증 or 프론트엔드로 부터 방어 CSRF 나 XSS 까지도 방어 추후에 발생할 수 있는 로직 지분...
2022-02-02-TIL Today I Learned Vue Admin Dashboard https://pixinvent.com/demo/vuexy-vuejs-admin-dashboard-template/landing/ https://vuejsexamples.com/22-best-vuejs-admin-dashboard-templates...
2022-01-30-TIL Today I Learned GitHub Pages https://ahnslab.com/21-how-to-start-github-blog/ https://velog.io/@zawook/Github-%EB%B8%94%EB%A1%9C%EA%B7%B8-%EB%A7%8C%EB%93%A4%EA%B8%B0-1 https...
2022-01-26-TIL Today I Learned VDI https://brunch.co.kr/@clay1987/89 docker-compose dev and prod separation https://www.reddit.com/r/docker/comments/8c1o0l/noob_managing_multiple_docker...
2022-01-24-TIL Today I Learned CF https://oper0815.github.io/recommendation/CF/ DTW https://hamait.tistory.com/862 Gather CPU Usage https://gathertown.canny.io/feature-requests/p/...
2022-01-24-TIL Today I Learned Spring Caching https://mangkyu.tistory.com/179 Spring Properties 분리 https://royleej9.tistory.com/entry/Spring-properties-%EC%84%A4%EC%A0%95-%EB%B6%84%EB%A...
2022-01-21-TIL Today I Learned 오늘은 폭풍 OJT가 있었다. 사실 이전에 있던 작은 기업에서는 들어본 적도 없는 용어였다. 이곳에서는 나름 대기업의 프로세스가 있어서 약 2주간에 걸쳐서 직무교육과 각종 사내교육을 진행하였다. 심지어 코로나로 인해 전면재택까지 하게 되면서 ‘이래도 되나?’하는 마음의 짐도 어느정도 있었지만,...
2022-01-20-TIL Today I Learned Docker https://www.freecodecamp.org/news/learn-kubernetes-in-under-3-hours-a-detailed-guide-to-orchestrating-containers-114ff420e882/ https://github.com/docker...