VOOZH about

URL: https://www.javacodegeeks.com/author/Jerome-Versrynge

⇱ Jerome Versrynge, Author at Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    Jerome VersryngeApril 16th, 2013
    2 1,343

    Spring JpaRepository Example (In-Memory)

    This post describes a simple Spring JpaRepository example using an in memory HSQL database. The code example is available from…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Jerome VersryngeApril 4th, 2013
    3 163

    Spring MVC Form Validation (With Annotations)

    This post provides a simple example of a HTML form validation. It is based on the Spring MVC With Annotations example. The…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Jerome VersryngeFebruary 11th, 2013
    2 1,782

    Introduction To JavaEE Concepts

    This post aims at clarifying acronyms and concepts used in the J2EE paradigm. J2EE stands for Java to Platform, Entreprise…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Jerome VersryngeFebruary 1st, 2013
    0 1,064

    What Is JNDI, SPI, CCI, LDAP And JCA?

    JNDI stands for Java Naming and Directory Interface. It is an API to providing access to a directory service, that…

    Read More »
  • Enterprise Java👁 Image
    Jerome VersryngeJanuary 10th, 2013
    3 138

    Spring Selenium Tests With Annotations

    This post describes how to implement Selenium tests in Java. It is inspired from the post by Alex Collins, with…

    Read More »
  • Software Development👁 Image
    Jerome VersryngeNovember 26th, 2012
    0 153

    Introduction To Git Concepts

    This post is an introduction/reminder to Git concepts. It aims at facilitating the learning curve for those coming from a Subversion…

    Read More »
  • Agile👁 Image
    Jerome VersryngeNovember 23rd, 2012
    1 223

    Introduction To Extreme Programming (XP)

    This post is an introduction to Extreme Programming (XP), another of the Agile methods for software application implementation. Reading this post is…

    Read More »
  • Agile👁 Image
    Jerome VersryngeNovember 22nd, 2012
    0 185

    Introduction To Scrum

    This post is an introduction to Scrum, one of the Agile methods to drive software application implementation. Reading this post is a…

    Read More »
  • Agile👁 Image
    Jerome VersryngeNovember 22nd, 2012
    0 576

    Introduction To Agile Principles

    This post is a reminder about Agile principles. It is also an introduction for those who want to learn about…

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