Giter Club home page Giter Club logo

spring-redis-pub-sub's Introduction

spring-redis-pub-sub

  • 프로젝트 소개
	*. Redis를 이용하여 Publish/Subscribe 기능 구현.

	*. Restful API을 사용한 기능 테스트.

  • 프로젝트 환경
	*. spring framework 4.3.6
	
	*. apache tomcat 8
	
	*. JDK 1.8
	
	*. spring-data-redis 1.8.0

  • 클래스 설명
	*. RedisController.java : Redis 테스트를 위한 데이터 추가, 조회, publish 기능의 Restful API 제공. 

	*. RedisPublisher.java : 데이터 publishing 작업 수행.
	
	*. RedisSubscriber.java : publishing 작업을 listening 하는 클래스. 
	
	*. RedisServiceImpl.java : 데이터 추가, 조회, publishing 작업에 대한 비지니스 로직 수행.

	*. RedisConfiguration.java : Redis Connection, Subscribe 관련 Bean 설정.
	
	*. JacksonMessageConfiguration.java : http request/response에 대한 josn mapper Bean 설정.

spring-redis-pub-sub's People

Contributors

shouldwhat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.