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.
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.