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 | 29 | 30 | 31 |
Tags
- 서브라임 텍스트
- loadcomplete
- BRIN
- exit code = -805306369
- Spring Boot
- NestJS
- Java
- tomcat
- typeorm
- Eclipse
- PostgreSQL
- NextJs
- graph database
- HTML Special Entity
- Spring
- orioledb
- PG-Strom
- springboot
- Windows 10
- tortoise SVN
- HTML Code
- OGM
- Maven Project
- STS
- MariaDB
- Can't load AMD 64-bit .dll on a IA 32-bit platform
- JSP
- Next.js
- maven
- Spring Cloud
Archives
- Today
- Total
목록cache (1)
Undergoing
Spring Boot가 지원하는 cache 기법(공식 문서 기준)
- https://docs.spring.io/spring-boot/docs/current/reference/html/features.html#features.caching.provider 공식 문서 내용을 토대로 사이트 블로그 서핑하면서 정리된 정보들 요약 EhCache 2.X는 고려 안 함 1. Generic - Generic caching is used if the context defines at least one org.springframework.cache.Cache bean. - A CacheManager wrapping all beans of that type is created. 2. JCache - JSR-107을 따르는 자바에서 제공하는 interface - EhCache 3, Haze..
개발/Spring Boot
2021. 6. 22. 16:55