PinnedMCP (Model Context Protocol) Nedir? AI Uygulamaları için neden önemli?MCP nedir yapay zeka uygulamaları arasındaki ortak bir dilin oluşması ve araçların arasındaki haberleşmesini aynı context/bağlam için…Apr 14A response icon1Apr 14A response icon1
PinnedSOLID Nedir ? Solid Yazılım Prensipleri Nelerdir ?SOLID yazılım prensipleri; geliştirilen yazılımın esnek, yeniden kullanılabilir, sürdürülebilir ve anlaşılır olmasını sağlar.Aug 29, 2019A response icon3Aug 29, 2019A response icon3
PinnedPublished inDelivery Hero Tech HubWhat is Server-Sent Events (SSE) and how to implement it?Server sent events(SSE) is a pushing technology that enables pushing notification/message/events from the server to the client(s) via HTTP…Feb 7, 2022A response icon4Feb 7, 2022A response icon4
What is gRPC and How to Implement It? — gRPC with Microservice ArchitecturegRPC is a framework developed by Google for Remote Procedure Call, meaning it allows us to use a method in another service or a remote…May 12May 12
Developing an MCP Server with Spring AI: Application Development with MCPThe use of MCP (Model Context Protocol) is becoming increasingly important for artificial intelligence applications to communicate…Apr 29A response icon1Apr 29A response icon1
Claude Desktop and MCP Server IntegrationArtificial intelligence assistants are playing an increasingly important role in our daily tasks and access to information. But how can you…Apr 25Apr 25
MCP ile Uygulama Geliştirme: Spring AI ile MCP Server OluşturmaYapay zeka uygulamalarının birbiriyle etkili bir şekilde iletişim kurabilmesi için MCP (Model Context Protocol) kullanımı giderek önem…Apr 22Apr 22
Claude Desktop ile MCP Server EntegrasyonuYapay zeka asistanları, günlük işlerimizde ve bilgiye erişimimizde giderek daha önemli bir rol oynuyor. Peki, Claude’un yeteneklerini…Apr 21Apr 21
What is Microservice Architecture? Introduction to Microservice ArchitectureA microservice is a modular project that has a single responsibility and performs a single job, handling only the tasks related to that…Apr 18Apr 18
What is the Dependency Inversion Principle? (With Code Example) — SOLIDThe connections between classes should be as loose as possible. Especially, higher-level classes should not depend on lower-level classes…Apr 17Apr 17