VOOZH about

URL: https://www.javacodegeeks.com/author/idan-fridman/page/2

⇱ Idan Fridman, Author at Java Code Geeks - Page 2 of 2


  • Enterprise Java👁 spring-interview-questions-answers
    Idan FridmanJanuary 4th, 2014
    1 181

    AmazonSQS and Spring for messaging queue

    The next post will demonstrate how to use Spring JMS templates and DLMC’S together with AmazonSQS API in order to place…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Idan FridmanNovember 10th, 2013
    3 315

    Authentication and Authorization as an open source solution service

    Designing a centralized service for all user data by implementing authentication and authorization (a&a) mechanism. I’ll share my experience and finalize…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Idan FridmanJune 7th, 2013
    1 186

    Invoking Async method call using Future object in Spring

    The next example will demonstrate an async method call inside the Spring container. Why do we need async method calls?…

    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 »
  • Core Java👁 Image
    Idan FridmanMay 30th, 2013
    2 245

    Monitoring and detecting memory leaks in your java application

    So your application is running out of memory, you’re spending days and nights analyzing your application hoping to catch the memory holes in your objects.…

    Read More »
  • «
  • 1
  • 2
Back to top button
Close