quartz-monitor icon indicating copy to clipboard operation
quartz-monitor copied to clipboard

Url mapping not provided for images (Grails 3)

Open robertoschwald opened this issue 8 years ago • 0 comments

Grails 3.0.16: Seems the url-mapping is not provided by the plugin for its images.

WARN org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/example/images/not-run.gif] in DispatcherServlet with name 'grailsDispatcherServlet'

WARN org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/example/images/running.gif] in DispatcherServlet with name 'grailsDispatcherServlet'

robertoschwald avatar Jul 13 '16 09:07 robertoschwald