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 |
Tags
- AccessToken
- DI
- S3
- RefreshToken
- 멀티모듈 테스트컨테이너
- ObjectOptimisticLockingFailureException
- @transactional
- Spring Cloud Gateway
- spring DI
- 낙관적 락 롤백
- spring aop
- kotest testcontainers
- redissonlock aop
- OptimisticLock
- multimodule testcontainers
- 형상관리
- 알고리즘
- TestContainers
- ObjectOptimisticLockingFailureException 처리
- 우아한 테크러닝
- 소수찾기 java
- aop
- interface
- netty
- java
- Invalid property 'principal.username' of bean class
- springsecurity
- jpa
- 백준
- 낙관적 락 재시도
Archives
- Today
- Total
목록UsernamePasswordAuthenticationToken (1)
조급하면 모래성이 될뿐
[SpringSecurity] Invalid property 'principal.username' of bean class
SpringSecurity를 적용하면서 로그인 성공시 계정 정보를 가지고 오기 위해서 SpringSecurity에서 제공해주는 태그를 사용해서 아래와 같이 principal.username변수로 가지고 오고 있었는데, error가 발생하였다. 님, 반갑습니다. LOGOUT Error Invalid property 'principal.username' of bean class [org.springframework.security.authentication.UsernamePasswordAut henticationToken]: Bean property 'principal.username' is not readable or has an invalid getter method: Does the return typ..
TroubleShooting
2020. 2. 19. 10:22