
AsyncAPI JetBrains Plugin: Freemium Model & Spectral Linter Update
Discover the new freemium model and Spectral Linter integration in the AsyncAPI JetBrains Plugin. Learn what's changing and how it benefits JetBrains IDE users
Discover the new freemium model and Spectral Linter integration in the AsyncAPI JetBrains Plugin. Learn what's changing and how it benefits JetBrains IDE users
Learn how to implement and test custom reference contributors in IntelliJ SDK for enhanced code completion. This guide explores the AsyncAPI plugin's reference handling system with practical examples
Learn how Package URL (PURL) standardizes and simplifies API dependency management across different ecosystems. This guide shows how to reduce manifest size and improve readability in API repositories
Learn how to split AsyncAPI contracts into reusable components while maintaining auto-completion and validation capabilities. This guide introduces the x-component extension for modular API design
Learn how to treat APIs as proper dependencies with lifecycle management, versioning, and repository integration. This proposal introduces a standard for API repositories to simplify API consumptio...
Learn how to implement distributed tracing for HTTP requests using Axios and OpenTelemetry. This guide covers setup, configuration, and practical examples for effective request monitoring
Learn how to describe HTTP operations using AsyncAPI v3 Operation Reply with practical examples. This guide shows how to implement Server-Sent Events (SSE) and HTTP messaging in AsyncAPI specificat...
A detailed comparison of OpenAPI and AsyncAPI specifications for documenting Server-Sent Events (SSE). Learn the pros and cons of each approach with practical examples
Learn how to implement MongoDB transactions in Spring Boot 3 applications. This guide covers setting up replica sets, configuring MongoTransactionManager, and fixing common issues with @DataMongoTest
Learn how to set up a MongoDB multiple node replica set using Docker with this step-by-step guide. Perfect for development environments, testing MongoDB transactions, and understanding replication