일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- licence delete curl
- license delete
- docker
- token filter test
- plugin
- sort
- springboot
- flask
- Test
- query
- high level client
- TensorFlow
- 900gle
- Elasticsearch
- ELASTIC
- Java
- 파이썬
- zip 파일 암호화
- matplotlib
- zip 암호화
- 차트
- Python
- aggs
- API
- Mac
- analyzer test
- Kafka
- License
- MySQL
- aggregation
Archives
- Today
- Total
목록2024/06/19 (1)
개발잡부
Bean 객체 RedisConnectionFactory 의 NullPointerException
RedisConnectionFactory 를 찾지 못해 에러가 발생했다면 아래와 같이 확인해보자 import org.springframework.context.annotation.Bean;import org.springframework.context.annotation.Configuration;import org.springframework.data.redis.connection.RedisConnectionFactory;import org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory;import org.springframework.data.redis.core.RedisTemplate;import org.springframe..
JAVA/Troubleshooting
2024. 6. 19. 08:06