diff --git a/pom.xml b/pom.xml index 9d3f586..a240e8d 100644 --- a/pom.xml +++ b/pom.xml @@ -23,27 +23,31 @@ misc/openai-streaming-response model-context-protocol/sqlite/simple model-context-protocol/sqlite/chatbot + + + + model-context-protocol/book-library/manual-servlet-server + model-context-protocol/book-library/manual-webflux-server + model-context-protocol/book-library/manual-webmvc-server + model-context-protocol/book-library/starter-webflux-server + + model-context-protocol/brave + + + model-context-protocol/client-starter/starter-default-client + model-context-protocol/client-starter/starter-webflux-client + model-context-protocol/filesystem - model-context-protocol/brave + + model-context-protocol/weather/manual-webflux-server + model-context-protocol/weather/starter-stdio-server + model-context-protocol/weather/starter-webflux-server + model-context-protocol/web-search/brave-starter model-context-protocol/web-search/brave-chatbot - model-context-protocol/book-library/manual-webmvc-server - model-context-protocol/book-library/manual-webflux-server - model-context-protocol/book-library/starter-webflux-server - model-context-protocol/book-library/manual-servlet-server - - model-context-protocol/weather/java-client - model-context-protocol/weather/starter-webflux-server - model-context-protocol/weather/starter-stdio-server - model-context-protocol/weather/manual-webflux-server - - - model-context-protocol/client-starter/starter-default-client - model-context-protocol/client-starter/starter-webflux-client - agentic-patterns