VOOZH about

URL: https://www.javacodegeeks.com/author/Abhishek-Jain

⇱ Abhishek Jain, Author at Java Code Geeks


  • Enterprise Java👁 Image
    Abhishek JainDecember 13th, 2012
    6 318

    Getting started with Apache Camel

    In a previous blog-post we got to know about enterprise integration patterns (EIPs). Now in this post we will look…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Abhishek JainNovember 15th, 2012
    1 1,246

    Introduction to Enterprise Integration Patterns

    In this blog entry we will go through some of Enterprise Integration Patterns. These are known design patterns that aims…

    Read More »
  • Software Development👁 Image
    Abhishek JainJune 11th, 2012
    0 269

    Class diagram generation from Java source

    UMLGraph allows the declarative specification and drawing of UML class and sequence diagrams. The specification is done in text diagrams,…

    Read More »
  • Enterprise Java👁 Image
    Abhishek JainMarch 22nd, 2012
    1 206

    The complex (event) world

    This blog entry attempts to summarize the technologies in the CEP domain, touching over their prime feature(s) as well as…

    Read More »
  • Software Development👁 Image
    Abhishek JainJanuary 2nd, 2012
    0 460

    Simplifying RESTful Search

    Overview REST architectural pattern is based around two basic principles: Resources as URLs: A resource is something like an entity or…

    Read More »
Back to top button
Close