Here is the error I got when I run the project with "mvn clean install"
Caused by: java.io.FileNotFoundException: /Users/IdeaProjects/rules-management12/grpc/grpc/src/main/resources/my-sample.yml (No such file or directory)
This is my project structure, as you can see the path is below, why there's two grpc dir?
rules-management12/grpc/src/main/resources/my-sample.yml,
