Open
Description
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
Labels
No labels