@Configuration and parent contexts
Hi all,
Is there some way of achieving the parent-child context relationship with @Configuration? With xml you can specify a quot;parentContextKeyquot; context-param in your web.xml to use that context as a parent to your web context.
Regards,
Hampus |