Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.1
-
None
Description
Currently SpringMediator creates the Spring application context the first time it mediates a message. This can be expensive due to resources creation (DB connections, etc.). It would be useful to load the Spring context at startup using the ManagedLifecycle in the SpringMediator.