Hi All,
I am trying to learn more about the options java config has to offer in comparison to xml config.
I am currently looking on the petClinic application (the sample that is part of the java-config release) with the java-config , and I am trying to understand how it would look like in xml - does someone have the analogous xml version configuration of this application or any other "interesting" application with xml vs java configuration?
Based on the comparison I saw in the web, I cant detect any special disadvantages of java-config, does someone have some insights regarding this?
Thanks,
Ora


), and in some case it since like xml is easy (yeah.. when u doing configuration on external resource, like API key for external service, etc).