Skip to content

Problem running with grails 3.3.0 #18

@leon-barboza-pya

Description

@leon-barboza-pya

Hi!

I'm trying to run this with a grails 3.3.0 project and getting this error at startup


org.springframework.context.ApplicationContextException: Failed to start bean 'documentationPluginsBootstrapper'; nested exception is java.lang.NoSuchMethodError: grails.web.mapping.UrlMapping.getConstraints()[Lgrails/validation/ConstrainedProperty;
(...)
Caused by: java.lang.NoSuchMethodError: grails.web.mapping.UrlMapping.getConstraints()[Lgrails/validation/ConstrainedProperty;
	at springfox.documentation.grails.UrlMappings.hasControllerConstraint(UrlMappings.java:123)

gradle.properties:

grailsVersion=3.3.0
gormVersion=6.1.6.RELEASE

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions