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