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 14Apr 14
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, 20193Aug 29, 20193
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, 20224Feb 7, 20224
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…1d ago1d ago
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…5d ago5d ago
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
What is the Interface Segregation Principle? (With Code Example) — SOLIDThis principle tells us that instead of putting all responsibilities into one big interface, it’s better to make smaller interfaces that…Apr 17Apr 17