Hello Everyone, When running Fineract locally following the README.md file.
The URL: http://localhost:8080/fineract-provider provided after running the command ./gradlew tomcatRunWAR returns a Whitelabel Error Page and on the terminal returns no mapping found for HTTP request with URI [/fineract-provider/] in DispatcherServlet with name 'dispatcherServlet' Any ideas on what i should do to fix this? Percy Ashu
