Skip to content

crnk 3.4.20210509072026 and spring-boot 2.6.0 #875

@eugenbesel

Description

@eugenbesel

Hello,

can anybody please tell me which max spring-boot version is supported with crnk?

I've tried spring-boot 2.6.0 and got following exception:
Caused by: java.lang.NoSuchMethodError: 'java.util.Map io.crnk.spring.setup.boot.mvc.CrnkErrorController.getErrorAttributes(javax.servlet.http.HttpServletRequest, boolean)'
at io.crnk.spring.setup.boot.mvc.CrnkErrorController.errorToJsonApi(CrnkErrorController.java:39)

there is no method getErrorAttributes(javax.servlet.http.HttpServletRequest, boolean) in AbstractErrorController in spring-boot 2.6.0.

I can find this method in spring-boot:2.2.6.RELASE, but this version is not compatible with JDK17 :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions