How springboot injects an external class

now there is a third-party package, and the project must introduce one of its classes, so you just want to inject its dependency into it. This kind of dependency cannot be modified, and it is best not to configure it with xml

.
Mar.06,2021

how to reference a class without dependency? I'd like to hear your explanation

Menu