From b541b50a8f544b06b50ec080655dc3b341cb43f3 Mon Sep 17 00:00:00 2001 From: Antoine Rey Date: Fri, 29 May 2015 08:04:34 +0200 Subject: [PATCH] Talk about the master branch with is using XML configuration. --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index e5cb6e0a7..df9d65d3f 100644 --- a/readme.md +++ b/readme.md @@ -43,12 +43,12 @@ File -> Import -> Maven -> Existing Maven project - + - +
Java ConfigXML Configuration
Java Config branchXML Configuration - Petclinic uses XML configuration by default. In case you'd like to use Java Config instead, there is a Java Config branch available here. Thanks to Antoine Rey for his contribution. + This javaconfig branch uses Java Configuration. In case you'd like to use the XML configuration instead, there the master branch is available here. XML remains the default configuration for Spring Petclinic.