You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found similiar bug Problem running with grails 3.3.0 but I have same problem with vesrion 3.2.6 .
grailsw run-app fails :
org.springframework.context.ApplicationContextException: Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NoSuchMethodError: grails.web.mapping.UrlMapping.getConstraints()[Lgrails/va
lidation/ConstrainedProperty;
I found similiar bug Problem running with grails 3.3.0 but I have same problem with vesrion 3.2.6 .
grailsw run-app fails :
org.springframework.context.ApplicationContextException: Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NoSuchMethodError: grails.web.mapping.UrlMapping.getConstraints()[Lgrails/va
lidation/ConstrainedProperty;
| Grails Version: 3.2.6
| Groovy Version: 2.4.7
| JVM Version: 1.8.0_102
I tried to clean project and clean maven repository but it doesn't help.
The text was updated successfully, but these errors were encountered: