REVI1337
Search
Search
Dark mode
Light mode
Reader mode
Documentation
Tag: spring
11 items with this tag.
2025.06.30
Redis & MySQL 패킷 확인
network
wireshark
spring
redis
mysql
ssl/tls
2025.06.30
계층마다 DTO 를 따로 둔 이유
spring
layered-architecture
2025.06.30
Whitelist기반 Magic Number로 업로드 필터링 구현
spring
magic-byte
secure-coding
2025.06.30
docker-compose 를 통한 로컬 개발환경 설정
docker
docker-compose
redis
mysql
spring
2025.06.30
S3 파일 업로드의 객체지향적 리팩토링
spring
refactor
oop
2025.06.30
JSON 의 특정 필드의 따로 역직렬화
spring
jackson
deserialize
2025.06.30
ScriptUtils 의 매우 상세한 동작 원리
spring
data.sql
schema.sql
2025.06.30
RedisTemplate 과 AOP 를 활용한 @Cacheable 구현과 성능 비교
spring
cache
redis
2025.06.30
RedisCacheManager를 이용한 캐싱
spring
cache
redis
2025.06.30
Redis 가 진짜 필요할까?
spring
redis
caffeine
2025.06.30
Redis vs Caffeine
spring
cache
redis
caffeine