CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Back-end
> SPRINGBOOT inject is NULL
SPRINGBOOT inject is NULL
Time:05-18
The abstract class A {
The @autowired
Protected ServiceExample se;
Private String s=new String ();
}
@ Service
Class B extends A {
}
The injection of B class instance failure, what reason is this? How to change?
Page link:
https//www.codepudding.com/Backend/111393.html
Prev:
Before and after the separation of the single sign-on solution? Some provide a train of thought?
Next:
Can I have this hiring (Java/PHP/Python/Web)
Tags:
Web development
Related
Links:
CodePudding