Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Spring Cloud Gateway
- 낙관적 락 재시도
- netty
- @transactional
- interface
- 멀티모듈 테스트컨테이너
- OptimisticLock
- 소수찾기 java
- ObjectOptimisticLockingFailureException
- 형상관리
- 낙관적 락 롤백
- aop
- ObjectOptimisticLockingFailureException 처리
- RefreshToken
- 알고리즘
- spring aop
- DI
- 우아한 테크러닝
- multimodule testcontainers
- Invalid property 'principal.username' of bean class
- redissonlock aop
- kotest testcontainers
- spring DI
- jpa
- java
- AccessToken
- 백준
- springsecurity
- S3
- TestContainers
Archives
- Today
- Total
목록spring aop (1)
조급하면 모래성이 될뿐
Kotlin AOP 따라해보기
https://tech.kakaopay.com/post/overcome-spring-aop-with-kotlin/#overcome-with-kotlin--spring-context Kotlin으로 Spring AOP 극복하기! | 카카오페이 기술 블로그 Kotlin의 문법적 기능을 사용해서 Spring AOP 아쉬운 점을 극복한 경험을 공유합니다. tech.kakaopay.com 위 글을 읽고 프로젝트에 적용한 AOP 코드를 개선해보고 싶다는 생각이 들었다. 개선하고 싶은 코드는 동시성 처리를 위한 Redisson Lock 처리 코드이다. 정리 - 동시성 처리를 위해 적용한 AOP 코드를 KotlinAOP로 변경해 보았다. - 두 방식 모두 장, 단점이 있는 것 같다. - Spring AOP는 익숙하기 ..
TroubleShooting/Yapp
2023. 9. 21. 05:12