When I run the ### https://github.com/mswiderski/jbpm-examples/tree/master/spring-boot-jbpm code from this link and then I go to localhost:8080/ after giving credentials as Username -mary and password - mary1 it gives me a an error . I am not getting what actually it saying. Error as below
**Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Aug 08 12:02:45 IST 2017
There was an unexpected error (type=Not Found, status=404).**
When I run the ### https://github.com/mswiderski/jbpm-examples/tree/master/spring-boot-jbpm code from this link and then I go to localhost:8080/ after giving credentials as Username -mary and password - mary1 it gives me a an error . I am not getting what actually it saying. Error as below
**Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Tue Aug 08 12:02:45 IST 2017 There was an unexpected error (type=Not Found, status=404).**
Could anyone help me to solve this error ??