Hi guys, I’m new with Spek, anyone know how I can ...
# spek
s
Hi guys, I’m new with Spek, anyone know how I can inject dependency with spring boot application? I`m using Spek version 2. i`m trying like this: @Autowired lateinit var userService: UserService
but it show me error " this annotation is not applicable to target 'local variable'"