<@U2ZDBPV45> if I’m not mistaken, you have to anno...
# server
y
@jakub.dyszkiewicz if I’m not mistaken, you have to annotate the repository. Also I think the service’s constructor needs to be annotated like this
open class CustomerService @Autowired constructor val repository : CustomerRepository)