Sometimes we are working on an application where we have no control over specific Spring bean implementations. Nevertheless we want to check for the existence (or duplication) of these bean implementations during start-up of the application server. Since Spring version … Continue reading
The post Spring Tip: Check for existence of Bean during startup appeared first on JDriven Blog.