Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piotrd22/spring-cache-demo
A repo containing a demo Spring application showcasing caching integration
https://github.com/piotrd22/spring-cache-demo
cache java postgresql redis spring
Last synced: 7 days ago
JSON representation
A repo containing a demo Spring application showcasing caching integration
- Host: GitHub
- URL: https://github.com/piotrd22/spring-cache-demo
- Owner: piotrd22
- Created: 2024-06-13T12:10:06.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T20:10:36.000Z (5 months ago)
- Last Synced: 2024-10-10T19:43:50.752Z (28 days ago)
- Topics: cache, java, postgresql, redis, spring
- Language: Java
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Cache Demo with Redis
This repository contains a simple Spring Boot application demonstrating how to use caching with Redis.