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
- Spring Cloud Gateway
- S3
- netty
- 우아한 테크러닝
- multimodule testcontainers
- redissonlock aop
- OptimisticLock
- DI
- TestContainers
- spring DI
- jpa
- 낙관적 락 재시도
- 알고리즘
- 소수찾기 java
- Invalid property 'principal.username' of bean class
- 낙관적 락 롤백
- interface
- AccessToken
- @transactional
- springsecurity
- 형상관리
- RefreshToken
- 백준
- ObjectOptimisticLockingFailureException
- ObjectOptimisticLockingFailureException 처리
- java
- 멀티모듈 테스트컨테이너
- kotest testcontainers
- spring aop
- aop
Archives
- Today
- Total
목록springsecurity 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