VOOZH about

URL: https://www.javacodegeeks.com/tag/spring-integration/page/4

⇱ Spring Integration Archives - Page 4 of 6 - Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Xavier PadroFebruary 10th, 2014
    2 283

    Spring Integration – Using RMI Channel Adapters

    1.Introduction This article explains how to send and receive messages over RMI using Spring Integration RMI channel adapters. It is…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Roger HughesFebruary 6th, 2014
    0 166

    Optimising Your ApplicationContext

    There’s a problem with Spring, it’s been there for some time and I’ve come across it in a number of…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Biju KunjummenJanuary 17th, 2014
    0 159

    Spring Integration Publisher

    Consider a hypothetical requirement – You have a service class in your application and you want to capture some information…

    Read More »
  • Enterprise Java👁 Image
    Christian PostaOctober 4th, 2013
    0 185

    Light-weight, open-source integration: Apache Camel or Spring Integration?

    First of all, for full disclosure, for the last 1.5 years, I’ve been working as a consultant for FuseSource (now…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Nitin KumarSeptember 18th, 2013
    5 201

    Spring Integration: A lightweight integration Approach

    Today’s application expects access of all business in enterprise environment regardless of application technologies, which require, seamless integration with desperate…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Matt VickeryJune 24th, 2013
    0 513

    Spring Integration – Robust Splitter Aggregator

    A Robust Splitter Aggregator Design Strategy – Messaging Gateway Adapter Pattern What do we mean by robust? In the context…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Idan FridmanJune 3rd, 2013
    0 169

    Aggregating async results using Spring Integration

    Hi, I came across an issue which has very nice solution using Spring Integration. Many times we have the need…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Idan FridmanMay 30th, 2013
    0 83

    Spring Integration key notes with real life scenarios

    This post will summarize Spring Integration (SI) important key notes together with messaging Integration patterns. For each key note I will add…

    Read More »
  • Enterprise Java👁 Image
    Koen SerneelsMarch 18th, 2013
    0 1,425

    Migrating from Hibernate 3 to 4 with Spring integration

    This week it was time to upgrade our code base to the latest Hibernate 4.x. We postponed our migration (still…

    Read More »
  • First
  • ...
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
Back to top button
Close