Tag

Cache2k

0 views collected around this technical thread.

Java Architecture Diary
Java Architecture Diary
Jun 9, 2022 · Backend Development

Boost Spring Boot Performance with Cache2k: Setup, Benchmarks, and Advanced Config

Discover how to integrate the lightweight, high-performance Cache2k library into Spring Boot 2.7, explore benchmark results that surpass Ehcache3 and Caffeine, and learn basic and advanced configuration techniques—including custom builder settings and Micrometer metrics—for optimal in-memory caching.

Cache2kJavaSpring Boot
0 likes · 5 min read
Boost Spring Boot Performance with Cache2k: Setup, Benchmarks, and Advanced Config
Code Ape Tech Column
Code Ape Tech Column
May 28, 2022 · Backend Development

New Features in Spring Boot 2.7.0

Spring Boot 2.7.0 introduces major enhancements such as a new @AutoConfiguration annotation, upgraded Flyway modules, H2 2.1 support, GraphQL starter, Podman integration, Cache2k auto‑configuration, and several deprecations and test annotation improvements, providing a comprehensive update for Java backend developers.

Auto‑ConfigurationBackendCache2k
0 likes · 6 min read
New Features in Spring Boot 2.7.0