@ Resource

if neither name, nor type, is specified, it is automatically assembled in byName mode; if there is no match, it falls back to an original type for matching, and if there is a match, it is automatically assembled;

I would like to ask what the @ Resource here means by returning a primitive type
for example:

@ Resource ()
private ShiroService shiroService;

what is the original type here?

Mar.20,2021

should be the name and type, and the term "primitive type" is probably a translation problem.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35acc-2bfc7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35acc-2bfc7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?