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