Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daggerok/spring-boot-embedded-redis
This repository contains example of spring-boot redis application
https://github.com/daggerok/spring-boot-embedded-redis
embedded redis spring spring-boot spring-data-redis
Last synced: about 1 month ago
JSON representation
This repository contains example of spring-boot redis application
- Host: GitHub
- URL: https://github.com/daggerok/spring-boot-embedded-redis
- Owner: daggerok
- Created: 2016-04-12T01:31:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-19T02:26:12.000Z (over 7 years ago)
- Last Synced: 2024-11-11T15:37:50.804Z (3 months ago)
- Topics: embedded, redis, spring, spring-boot, spring-data-redis
- Language: Java
- Homepage:
- Size: 72.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
spring-boot-embedded-redis [![build](https://travis-ci.org/daggerok/spring-boot-embedded-redis.svg?branch=master)](https://travis-ci.org/daggerok/spring-boot-embedded-redis)
==========================This repository contains example of spring-boot redis application
read:
- https://github.com/kstyrc/embedded-redis
- https://docs.spring.io/spring-data/redis/docs/current/reference/html/
- http://docs.spring.io/spring-data/redis/docs/1.7.x/reference/html/ (deprecated)