How do you get a Spring Bean without Dependency Injection?

📰 Dev.to · Simon Martinelli

Sometimes, you want to use a Spring Bean in a class that is not a Spring Bean, but then dependency injection doesn’t work. This article shows a way to get around that limitation.

Published 8 Jan 2024
Read full article → ← Back to Reads