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 -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

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