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

'hasOwnProperty' in javascript -

c# - Update a combobox from a presenter (MVP) -

How to understand 2 main() functions after using uftrace to profile the C++ program? -