Skip to content

Major issue -dependency on reactor, slf4j and netty #38

Open
@hrstoyanov

Description

@hrstoyanov

This project requires reactor (and therefore - netty), slf4j for reasons I cannot understand. In its current state it is more like "Spring MCP SDK" rather than "Java MCP SDK", so at least change the project title.

Java already has virtual threads and therefore, there is no need for any reactive frameworks. Also, since Java 9+ there is also a built-in logging facade System.Logger , so there is no need for slf4j either.

The use of jackson is also problematic - ideally there should be 2 modules - for jackson and standard jsonp.

Please clean it up.

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