I got my problem thought debug spring startup info...
# spring
i
I got my problem thought debug spring startup information, the autowired service class should be marked as
open
,
Copy code
@Autowired
    lateinit open var metaService: MetaService
worked