Skip to content

denarced/spring-redis-thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-redis-thymeleaf

Basic Redis-Thymeleaf template created with Spring Boot.

The following will build and run this small webapp on localhost:8080:

mvn install && java -jar target/redis-tryout-0.0.1-SNAPSHOT.jar

The running webapp requires that redis is running on localhost. On Ubuntu 15.04, the following is sufficient:

sudo apt-get install redis-server

About

Basic Redis-Thymeleaf template created with Spring Boot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published