java - How many configuration files in a Spring project? -


how many config files write in medium sized spring project? , on basis decide should configure in separate file?

at least applicationcontext.xml required bean configuration,view resolver etc.. other can add more configuration file add aop , all.


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -