How to import/load multiple spring configuration file

In Spring configuration file we can import other context.xml files using <import resource=”xxxx”> tag.

Example

<import resource="classpath:com/pretech/applicationContext.xml"/>

No comments:

Post a Comment

Model Context Protocol (MCP) — Complete Guide for Backend Engineers

  Model Context Protocol (MCP) — Complete Guide for Backend Engineers Build Tools, Resources, and AI-Driven Services Using LangChain Moder...

Featured Posts