VOOZH about

URL: https://www.javacodegeeks.com/author/tomasz-nurkiewicz/page/15

⇱ Tomasz Nurkiewicz, Author at Java Code Geeks - Page 15 of 16


  • Enterprise Java👁 Image
    Tomasz NurkiewiczNovember 24th, 2011
    0 179

    Spring Pitfalls: Proxying

    Being a Spring framework user and enthusiast for many years I came across several misunderstandings and problems with this stack.…

    Read More »
  • Core Java👁 Image
    Tomasz NurkiewiczSeptember 24th, 2011
    0 229

    Logging exceptions root cause first

    The 0.9.30 release of Logback logging library brings new awesome feature: logging stack traces starting from root (innermost) exception rather…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Tomasz NurkiewiczSeptember 3rd, 2011
    0 191

    The evolution of Spring dependency injection techniques

    Looking back at the history of Spring framework you will find out that the number of ways you can implement…

    Read More »
  • Scala👁 Image
    Tomasz NurkiewiczAugust 8th, 2011
    0 247

    What features of Java have been dropped in Scala?

    Despite more complex and less intuitive syntax compared to Java, Scala actually drops several features of Java, sometimes for good,…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Tomasz NurkiewiczJuly 16th, 2011
    1 416

    jqGrid, REST, AJAX and Spring MVC Integration

    More than two years back I wrote an article on how two implement elegant CRUD in Struts2. Actually I had…

    Read More »
  • Enterprise Java👁 Image
    Tomasz NurkiewiczJune 13th, 2011
    4 196

    Apache CXF Load Balancing And Failover

    A while ago we’ve faced the requirement of load-balancing web services clients based on Apache CXF. Also the clients should…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Tomasz NurkiewiczMarch 13th, 2011
    2 290

    Servlet 3.0 Async Processing for Tenfold Increase in Server Throughput

    Servlets are the main component for handling server side logic in Java and the new 3.0 specification introduces some very…

    Read More »
  • Enterprise Java👁 Image
    Tomasz NurkiewiczFebruary 21st, 2011
    1 905

    Domain Driven Design with Spring and AspectJ

    In a previous post hosted at JavaCodeGeeks, our JCG partner Tomasz Nurkiewicz presented an introduction to Domain Driven Design using…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Tomasz NurkiewiczFebruary 18th, 2011
    3 643

    Using the State pattern in a Domain Driven Design

    Domain driven design (DDD) is an approach to developing software where the complexity of the problem is addressed by connecting…

    Read More »
  • First
  • ...
  • 10
  • «
  • 12
  • 13
  • 14
  • 15
  • 16
  • »
Back to top button
Close