Download dropwizard redis Free Java Code

Description

Example application to have a prototype with Dropwizard, Guice (IoC) and Redis.

Source Files

The download file dropwizard-redis-master.zip has the following entries.


.gitignore/*  ww w .jav  a 2  s.c o  m*/
README.md
pom.xml
src/main/java/com/guillermoceballos/dropwizardredis/ApplicationConfiguration.java
src/main/java/com/guillermoceballos/dropwizardredis/ApplicationModule.java
src/main/java/com/guillermoceballos/dropwizardredis/DropwizardRedisService.java
src/main/java/com/guillermoceballos/dropwizardredis/RedisConfiguration.java
src/main/java/com/guillermoceballos/dropwizardredis/data/Post.java
src/main/java/com/guillermoceballos/dropwizardredis/health/RedisHealthCheck.java
src/main/java/com/guillermoceballos/dropwizardredis/resources/PostResource.java
src/main/java/com/guillermoceballos/dropwizardredis/util/JsonUtil.java
src/main/resources/local/application.yml

Download

Click the following link to download dropwizard-redis-master.zip.

dropwizard-redis-master.zip




















Home »
  Java Free Code »
    Database »




Cassandra
CouchDB
Database
Hadoop
HBase
Hibernate
JDBC
JPA
LINQ
MapReduce
Memcached
MongoDB
MyBatis
MySQL
neo4j
Oracle
ORM
Redis
SQL