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? -

java - How to implement an entity bound odata action in olingo v4.3 -