Skip to content

[feat] trpc-springmvc JDK 21 is not supported #74

Description

@Qi382

I'm currently using the module of trpc-spring-mvc.

However, I've found that TRpcServiceHandlerMapping references javax.servlet.http.HttpServletRequest, which will cause a ClassNotFoundException on JDK 21.

Caused by: java.lang.ClassNotFoundException: javax.servlet.http.HttpServletRequest

I'd like to ask if there are any upgrade or compatibility plans.

see trpc-spring-support/trpc-springmvc/src/main/java/com/tencent/trpc/springmvc/TRpcServiceHandlerMapping.java#L28

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions