spring boot 캐시 (spring boot cache)1 Spring Boot + Redis 캐싱 구현하기 (테스트 영상 & 소스 코드 포함) Redis를 활용한 캐싱 구현! (짧고 간단한 영상)역시나 레디스 공부한 것 까먹기 싫어 기록으로 남긴다.동영상소스application.ymlserver: port: 9090 servlet: context-path: / encoding: charset: UTF-8 enabled: true force: truespring: cache: type: redis devtools: livereload.enabled: true restart.enabled: true datasource: driver-class-name: net.sf.log4jdbc.sql.jdbcapi.DriverSpy url: jdbc:log4jdbc:mysql://loca.. IT/Live Coding 2025. 3. 5. 이전 1 다음