How can I initialize a repository with autowired (NullPointer issue)?
I’m currently doing a proof of concept for an hexagonal architecture in which I have three main modules as the following tree project shows :
I’m currently doing a proof of concept for an hexagonal architecture in which I have three main modules as the following tree project shows :