VOOZH about

URL: https://www.javacodegeeks.com/author/Maciej-Walkowiak/page/2

⇱ Maciej Walkowiak, Author at Java Code Geeks - Page 2 of 2


  • Enterprise Java👁 Image
    Maciej WalkowiakJuly 14th, 2012
    0 978

    Sorting Spring Data MongoDB collections using @OrderBy

    This is already third post about tuning and enhancing Spring Data MongoDB capabilities. This time I found that I miss…

    Read More »
  • Enterprise Java👁 Image
    Maciej WalkowiakJuly 11th, 2012
    0 106

    Integration tests with Maven 3, Failsafe and Cargo plugin

    Unit testing is available in Maven out of the box. Because of that very often its used for integration tests…

    Read More »
  • Enterprise Java👁 Image
    Maciej WalkowiakJuly 7th, 2012
    0 176

    Logback: Application errors notification

    Some months ago when I was doing big application refactoring I found really annoying pieces of log4j based code used…

    Read More »
  • Enterprise Java👁 Image
    Maciej WalkowiakJuly 6th, 2012
    1 181

    REST + Spring Security session problem

    REST, sessions .. wait. There are no sessions in REST application, right? Well, thats true. If we can avoid sessions…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Maciej WalkowiakJune 28th, 2012
    0 1,163

    Spring 3.1 profiles and Tomcat configuration

    Spring 3.1 introduced very useful feature called profiles. Thanks to that its easy to build one package that can be…

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