profile
개발자
post-thumbnail

Spring Boot - 파일 업로드 처리 (feat. Multi Threading)

멀티 쓰레딩을 이용한 파일 업로드 처리...

2023년 1월 27일
·
0개의 댓글
·
post-thumbnail

Spring Boot - @Transactional과 속성들, 프록시 패턴

참고자료 https://dzone.com/articles/how-does-spring-transactional https://www.baeldung.com/transaction-configuration-with-jpa-and-spring @Transactional 이

2023년 1월 1일
·
0개의 댓글
·
post-thumbnail

Spring Boot - AOP(Aspect Oriented Programming) 적용

AspectJ와 AOP

2022년 12월 12일
·
0개의 댓글
·

Spring Boot Test 적용기

이번 게시글에서는 Spring Boot Test를 적용하면서 마주친 여러 이슈들을 소개하고 어떻게 해결했는지에 대해 작성하겠습니다.

2022년 12월 1일
·
0개의 댓글
·
post-thumbnail

Spring Security- JWT 적용하기(Json Web Token)

Spring Security JWT

2022년 11월 22일
·
0개의 댓글
·
post-thumbnail

Spring Security 로 회원가입, 로그인 기능 구현하기

Spring Security 로 회원가입, 로그인 기능 구현하기

2022년 11월 11일
·
0개의 댓글
·
post-thumbnail

Transaction과 Isolation Level

Transaction과 Isolation Level에 따른 문제점들

2022년 6월 28일
·
0개의 댓글
·
post-thumbnail

Spring Security - Authentication

Spring Security-Authentication

2022년 5월 10일
·
0개의 댓글
·
post-thumbnail

World IT Show 2022 참석 후기

정말 정말 재밌었다. 돌아다니다 다리가 아파서 얼마나 돌아다녔지... 하고 시간을 보니 3시간이 지난 걸 확인했을 정도로...

2022년 4월 22일
·
0개의 댓글
·

Java - Stream

Stream API란? Java 8 부터 Collection interface에 추가된 기능으로, 데이터를 선언적으로 처리하고 멀티코어 아키텍처를 활용할 수 있도록 설계되었다. 여기서 선언적으로 처리한다는 말은 가독성과 연관이 있다. 간단하게 예제를 보여주도록 하겠다

2022년 4월 19일
·
0개의 댓글
·
post-thumbnail

유튜브는 그 많은 동영상을 어떻게 저장할까?

유튜브에서 동영상을 저장하는 방법에 대해 알아보자 https://www.scaleyourapp.com/youtube-database-how-does-it-store-so-many-videos-without-running-out-of-storage-space/

2022년 2월 28일
·
0개의 댓글
·