java - Is a new Spring context being created when resources are imported in main applicationContext? -


just want know new spring context being created when resources imported in main applicationcontext isolated main scope?

or child parent relation established between main , imported context? in applicationcontext.xml

import resource="test-cache.xml" import resource="test-datasource.xml"


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -