2
votes
2answers
291 views
In a spring configuration, what is the difference between using name vs id?
In a spring configuration, what is the difference between using name vs id? I'm aware that XML restricts the "id" attribute to be unique in a document and limits the characters for using in the i …
