Package com.github.thought2code.mcp.annotated.di
package com.github.thought2code.mcp.annotated.di
-
ClassDescriptionThis interface defines the contract for a dependency injector.This enum provides a singleton instance of
DependencyInjectorProviderthat can be used to initialize and retrieve theDependencyInjectorinstance.This class implements theDependencyInjectorinterface using Google Guice.This class is a Guice module that configures bindings for classes annotated withMcpServerApplication,McpResource,McpPrompt, andMcpTool.