[Spring Integration] Spring-integration-samples

2017. 1. 11. 16:12Spring/Spring Integration

Spring-integration-samples



Spring-integration-samples



Related GitHub proejects


DSL (Domain Specific Language, 도메인 특화 언어)




Basic

amqp - Demonstrates the functionality of the various AMQP Adapters

다양한 AMQP 어댑터의 기능을 보여줍니다.


barrier - Show how to suspend a thread until some asynchronous event occurs

비동기 이벤트가 발생할 때 까지 스레드를 일시 중지하는 방법을 보여줍니다.


control-bus Demonstraates the fundctionality of the Control Bus

컨트롤 버스의 기능을 보여줍니다.


enricher - This sample demonstrates how the  Enricher components can be used

이 샘플은 Enricher 구성요소를 사용하는 방법을 보여줍니다.


feed - Demonstrates the functionality of the Feed Adapter (RSS/ATOM)

피드 어댑터의 기능을 보여줍니다.


file - Demonstrates aspects of the various File Adapters( e.g. File Inbound/Outbound Channel Adapters, file polling)

다양한 파일 어댑터의 측면을 보여줍니다. (파일 인바운드/아웃바운드 채널 어댑터)


ftp - Demonstrates the FTP support available with Spring Integration

Spring Integration과 함께 사용 가능한 FTP 지원 시연


hellowworld - Very simple starting example illustrating a basic message flow ( using Channel, ServiceActivator, QueueChannel )

기본 메시지 흐름을 보여주는 매우 간단한 시작 예제


http - Demonstrates request/reply communication when using a pair of HTTP Inbound/Outbound gateways

한쌍의 HTTP 인바운드/아웃바운드 게이트웨이 사용시 요청/응답 통신 시연


jdbc - Illustrates the usage of the Jdbc Adpters, including object persistence and retrieval

객체 지속성 및 검색을 포함하여 Jdbc 어댑터의 사용법을 보여줍니다.


jms - Domonstrates JMS support available with Spring Integration

Spring Integration과 함계 사용할 수 있는 JMS 지원 시연


jmx - Demonstrates JMX support using a JMX Attributre Polling Channel and JMX Operation Invoking Channel Adapter

jmx 속성 폴링 채널 및 JMX 조작 호출 채널어댑터를 사용하여 JMX 지원을 보여줍니다.


jpa - Shows the usage of the JAP components can be used

JPA 구성요소의 사용법을 보여줍니다.


mail - Example showing IMAP and POP3 suppot

IMAP 및 POP3 지원을 보여주는 예


mqtt - Demonstrates the functionality of inbound and outbound MQTT Adapters

인바운드 및 아웃 바은드 MQTT 어댑터의 기능을 보여줍니다.


mongodb - Shows how to persist a Message payload to a MongoDb document store and how to read documents from MongoDb

MongoDb 문서 저장소에 메시지 페이로드를 유지하는 방법과 MongoDb에서 문서를 읽는 방법을 보여줍니다.


oddeven - Example combining the functionality of Inbound Channel Adapter, Filter, Router and Poller

인바운드 채널 어댑터, 필터, 라우터 및 폴러의 기능을 결합한 예


jpa - This sample illustrates how the JPA Components can be used

이 샘플은 JPA 구성요소를 사용하는 방법을 보여줍니다.


quote - Example demoing core EIP support using Channel Adapter ( Inbound and Stdout), Poller with Interval Trigers, Service Activator

채널 어댑터, 폴러, 서비스 활성기를 사용한 핵심 EIP 지원데모


sftp - Demonstrating SFTP support using SFTP Inbound / Outbound Channel Adapters

SFTP 인바운드/아웃바운드 채널 어댑터를 사용하여 SFTP 지원 시연


tcp-amqp - Demonstrates basic functionality of bridging the Spring Integration TCP Adapters with Sprinng Integration AMQP Adapters

Spring Integration AMQP 어댑터와 Spring Integration TCP 어댑터를 연결하는 기본 기능을 보여줍니다.


tcp-client-server - Demonstrate socket communication using TcpOutboundGateway, TcpInboundGateWay and also uses a Gate and a Service Ativator

TcpOutboundGateway, TcpInboundGateway를 사용하여 소켓 통신을 보여주고 게이트웨이 및 서비스 활성기도 사용합니다.


testing-examples - A series of test cases that show techniques to test Spring Integration applications.

Spring Integration application을 테스트 하는 기술을 보여주는 일련의 테스트 사례


twitter - Illustrates Twitter support using the Twitter Inbound Channel Adapter, Twitter Inbound Search Channel Adaper, Twitter Outbound Channel Adapter

트위터 인바운드 채널 어댑터, 트위터 인바운드 검색 채널 어댑터, 트위터 아웃 바운드 채널 어댑터를 사용하여 트위터 지원을 보여줍니다.


ws-inbound-gateway - Example showing basic functionality of the Web Service Gateway

웹 서비스 게이트웨이의 기본 기능을 보여주는 예


ws-outbound-gateway - Shows outbound web services support using the Web Service Outbound Gateway, Content Enricher, Composed Message Processor(Chain)

웹 서비스 Outbound Gateway, Content  Enricher , Composed Message Processor를 사용하여 아웃바운드 웹 서비스 지원을 표시합니다.


xml - Example demonstrates varioust aspects of the Xml support using an XPath Splitter, XPath Router, XSLT Transformer as well as XPath Expression support

XPath 분배기, XPath 라우터, XSLT 변환기 및 XPath 표현식 지원을 사용하는 Xml 지원의 다양한 측면을 보여주는 예제


xmpp - Show the support for XMPP (formerly known as Jabber) using e.g. GoogleTalk












'Spring > Spring Integration' 카테고리의 다른 글

[Spring] Spring Integration - Message  (0) 2016.12.27