I use the Swing library for my app and I use Spring to manage dependencies. The question is, how can I autowire a dependency that needs a parameter?
For example, I ha