Tagged articles
149 articles
Page 2 of 2
Architecture Digest
Architecture Digest
Apr 28, 2021 · Backend Development

Comprehensive Spring Boot Integration Guide: MyBatis, Druid, Redis, Swagger, Email, CORS, AOP and More

This article provides a step‑by‑step tutorial on building a Spring Boot project and configuring essential features such as starters, configuration properties, profiles, global exception handling, CORS, MVC interceptors, AOP, MyBatis‑Druid integration, Redis caching, email sending, and Swagger API documentation, complete with code examples and best‑practice tips.

EmailIntegrationMyBatis
0 likes · 20 min read
Comprehensive Spring Boot Integration Guide: MyBatis, Druid, Redis, Swagger, Email, CORS, AOP and More
Architecture Digest
Architecture Digest
Apr 15, 2021 · Backend Development

Integrating Alipay’s New Transfer Interface with Java Spring Boot

This guide explains how to replace the legacy Alipay transfer API with the new alipay.fund.trans.uni.transfer interface by upgrading the SDK, configuring certificates, adding Maven dependencies, and implementing Spring components and utility classes for secure backend payment processing.

AlipayIntegrationJava
0 likes · 8 min read
Integrating Alipay’s New Transfer Interface with Java Spring Boot
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Mar 11, 2021 · Frontend Development

Integrating a React Micro‑Frontend into a Vue‑Based DSP Platform Using qiankun

The Cloud Music DSP team unified its Vue contract platform and React bidding platform by embedding the React app as a qiankun micro‑frontend, replacing iframe and MPA approaches, configuring HTML entry, lifecycle hooks, routing and CSS isolation, and addressing routing, style, and CORS challenges for seamless integration.

IntegrationVuefrontend
0 likes · 17 min read
Integrating a React Micro‑Frontend into a Vue‑Based DSP Platform Using qiankun
JD Retail Technology
JD Retail Technology
Feb 22, 2021 · Frontend Development

Micro Frontends: Concepts, Implementation, and Lessons from the Shangling Project

This article explains the concept of micro frontends, why they are needed, their core principles such as technology‑agnostic integration, centralized routing, isolation, communication, version management and performance, and details a real‑world implementation using the qiankun framework in the Shangling project, including code snippets and future challenges.

Frontend ArchitectureIntegrationMicro Frontends
0 likes · 22 min read
Micro Frontends: Concepts, Implementation, and Lessons from the Shangling Project
DevOps Cloud Academy
DevOps Cloud Academy
Jan 27, 2021 · Operations

Installing and Configuring the Mattermost‑Jira Integration

This guide walks you through installing the Mattermost Jira plugin, setting up webhook secrets, linking Jira application URLs, configuring Mattermost commands, and creating Jira issues directly from Mattermost to streamline DevOps collaboration without leaving the chat platform.

AutomationChatOpsDevOps
0 likes · 7 min read
Installing and Configuring the Mattermost‑Jira Integration
Laravel Tech Community
Laravel Tech Community
Nov 23, 2020 · Backend Development

YunGouOS Payment SDK: Installation, Usage, and New Features

The YunGouOS open‑source payment SDK provides a one‑package solution for integrating WeChat and Alipay payments, offering installation via npm, JavaScript usage examples for synchronous and asynchronous QR code payments, and a list of newly supported interfaces such as WeChat native, face, and refund APIs.

AlipayIntegrationSDK
0 likes · 3 min read
YunGouOS Payment SDK: Installation, Usage, and New Features
IT Architects Alliance
IT Architects Alliance
Nov 9, 2020 · Industry Insights

Mastering SOA Service Architecture: A Complete Planning Methodology & Real-World Case

This article presents a comprehensive SOA service‑architecture planning methodology—from end‑to‑end business process analysis and data‑architecture design to technical platform assessment, integration mapping, service‑catalog creation, and practical case study—showing how to identify, refine, and organize reusable services in a micro‑services and mid‑platform environment.

IntegrationMicroservicesSOA
0 likes · 25 min read
Mastering SOA Service Architecture: A Complete Planning Methodology & Real-World Case
php Courses
php Courses
Nov 5, 2020 · Backend Development

Single‑File PHP Implementation for Alipay and WeChat Payments

This article provides a concise, single‑file PHP solution for integrating Alipay and WeChat payments, detailing required environment settings, configuration parameters, essential code snippets, and usage instructions to simplify the payment integration process for developers.

AlipayIntegrationpayment
0 likes · 7 min read
Single‑File PHP Implementation for Alipay and WeChat Payments
Programmer DD
Programmer DD
May 18, 2020 · Operations

Understanding Bank Card Payments: Online Banking vs Quick Pay Explained

This article explains the principles and workflows of bank card payments, comparing online banking (netbank) and quick pay methods, detailing their processes, security measures, common integration pitfalls, and best practices for reliable payment system implementation.

Integrationbank paymentonline banking
0 likes · 13 min read
Understanding Bank Card Payments: Online Banking vs Quick Pay Explained
Xianyu Technology
Xianyu Technology
Dec 24, 2019 · Mobile Development

Introducing the Nexus Protocol for Flutter + FaaS Integrated Development

The Nexus protocol unifies Flutter UI and FaaS function development by using a shared Dart runtime and an Action‑based messaging layer—handled by the LogicEngine—to trigger remote requests, native APIs, and state changes, enabling hot‑reload, incremental JsonPatch updates, and a seamless client‑server integration model.

FaaSFlutterIntegration
0 likes · 11 min read
Introducing the Nexus Protocol for Flutter + FaaS Integrated Development
Architects Research Society
Architects Research Society
Dec 9, 2019 · Operations

Overview of StackStorm: An Open‑Source Automation Platform

StackStorm is an open‑source automation platform that integrates existing infrastructure and applications, enabling event‑driven workflows, troubleshooting, auto‑remediation, and continuous deployment through modular components such as sensors, triggers, actions, rules, workflows, and packs, all managed via a web UI, CLI, and REST API.

AutomationDevOpsIntegration
0 likes · 7 min read
Overview of StackStorm: An Open‑Source Automation Platform
DevOps Cloud Academy
DevOps Cloud Academy
Sep 8, 2019 · Operations

SSO and WebHook Integration Guide for GitLab and Jenkins

This guide details step‑by‑step configurations for integrating Single Sign‑On (SSO) and WebHook between GitLab and Jenkins, covering GitLab application setup, Jenkins backup and proxy adjustments, plugin installation, token generation, and testing the connection to ensure successful builds.

GitLabIntegrationJenkins
0 likes · 2 min read
SSO and WebHook Integration Guide for GitLab and Jenkins
DevOps Cloud Academy
DevOps Cloud Academy
Jun 30, 2019 · Operations

Integrating ZenTao with Jenkins for Automated Builds

This guide explains how to configure ZenTao to trigger Jenkins builds automatically when tasks reach a designated status, covering Jenkins parameterized builds, webhook setup, integration testing, and practical tips for controlling builds based on task state.

AutomationDevOpsIntegration
0 likes · 2 min read
Integrating ZenTao with Jenkins for Automated Builds
Architects Research Society
Architects Research Society
Jun 3, 2019 · Fundamentals

Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model

The article explains how modern enterprises can achieve adaptive integration by applying Gartner's Pace‑Layered architecture, categorizing applications into record, differentiation, and innovation layers, and using Microsoft services such as Azure Service Bus, Logic Apps, and BizTalk to manage governance, change control, and messaging across these layers.

APIIntegrationMessage Bus
0 likes · 11 min read
Implementing Integrated Architecture in Adaptive Enterprises with the Pace‑Layered Model
DevOps Cloud Academy
DevOps Cloud Academy
May 4, 2019 · Operations

SSO and WebHook Integration Guide for GitLab and Jenkins

This guide explains how to configure Single Sign‑On (SSO) and WebHook integrations between GitLab and Jenkins, covering application setup, redirect URL configuration, Jenkins backup and proxy adjustments, installing the GitLab hook plugin, generating tokens, and testing connections to ensure successful CI/CD triggering.

GitLabIntegrationJenkins
0 likes · 2 min read
SSO and WebHook Integration Guide for GitLab and Jenkins
360 Tech Engineering
360 Tech Engineering
Jan 22, 2019 · Backend Development

Microservice Architecture Design Patterns: Decomposition and Integration Patterns (Part 1)

This article introduces microservice architecture design patterns, covering core architectural principles, decomposition approaches such as business‑capability, sub‑domain, and strangler patterns, and integration solutions like API‑gateway, aggregator, and client‑side UI composition, while highlighting common challenges and their remedies.

Backend ArchitectureDesign PatternsIntegration
0 likes · 7 min read
Microservice Architecture Design Patterns: Decomposition and Integration Patterns (Part 1)
360 Tech Engineering
360 Tech Engineering
Jan 17, 2019 · Backend Development

Microservice Architecture Design Patterns – Decomposition and Integration Patterns (Part 1)

This article introduces key microservice design patterns, covering decomposition approaches such as business‑capability and sub‑domain splits, the Strangler pattern, and integration solutions like API‑gateway, aggregator, and client‑UI composition, while outlining core microservice principles and challenges.

Backend ArchitectureDesign PatternsIntegration
0 likes · 8 min read
Microservice Architecture Design Patterns – Decomposition and Integration Patterns (Part 1)
iQIYI Technical Product Team
iQIYI Technical Product Team
Dec 7, 2018 · Mobile Development

Flutter Integration for iQIYI Live Broadcast Assistant (Android & iOS)

The iQIYI Live Broadcast Assistant adopts Flutter to replace native UI layers on Android and iOS, integrating via Flutter fragments or views and AAR packages on Android and through Podfile, Xcode scripts, and FlutterViewController on iOS, achieving near‑native performance and enabling future migration of more screens to a single codebase.

AndroidFlutterIntegration
0 likes · 9 min read
Flutter Integration for iQIYI Live Broadcast Assistant (Android & iOS)
JD Tech
JD Tech
Nov 15, 2018 · Mobile Development

Introducing JDFlutter: A New Cross‑Platform Development Framework for JD.com

JDFlutter is JD.com’s next‑generation cross‑platform framework that integrates Flutter into existing Android/iOS projects, offering a rich UI component library, native API bridges, debugging tools, data statistics, and a roadmap for future multi‑engine development alongside JDReact.

DebuggingFlutterIntegration
0 likes · 12 min read
Introducing JDFlutter: A New Cross‑Platform Development Framework for JD.com
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Nov 6, 2018 · Backend Development

Mastering Microservice Design Patterns: Decomposition & Integration Strategies

This article introduces microservice architecture design patterns, covering decomposition and integration patterns, their associated challenges, and practical solutions such as business‑capability decomposition, domain‑driven design, API‑gateway and aggregator patterns, helping developers tackle scalability, resilience, and maintainability in modern backend systems.

Backend ArchitectureDesign PatternsIntegration
0 likes · 9 min read
Mastering Microservice Design Patterns: Decomposition & Integration Strategies
Tencent Cloud Developer
Tencent Cloud Developer
Aug 31, 2018 · Cloud Computing

How API Gateway and SCF Create a Complete Serverless Solution

This article explains the core features of Tencent Cloud API Gateway, how it integrates with Serverless Cloud Functions (SCF) to provide a unified, secure, and high‑performance serverless architecture, showcases typical use cases, discusses pricing, and answers common deployment questions.

IntegrationSCFServerless
0 likes · 19 min read
How API Gateway and SCF Create a Complete Serverless Solution
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 9, 2018 · Operations

Master the 10 PMP Knowledge Areas: A Quick Guide for Architects

This article explains why architects need both specialized and general management skills and summarizes the ten PMP knowledge areas—Integration, Scope, Schedule, Cost, Quality, Resource, Communication, Risk, Procurement, and Stakeholder—providing visual references for each.

IntegrationKnowledge AreasPMP
0 likes · 3 min read
Master the 10 PMP Knowledge Areas: A Quick Guide for Architects
Tencent Cloud Developer
Tencent Cloud Developer
May 4, 2018 · Mobile Development

WeChat Mini Program Audio/Video vs WebRTC: Differences, Architecture, and Interoperability

Tencent Video Cloud’s Mini‑Program audio/video, built on the LiteAV SDK with RTMP/HTTP‑FLV tags, contrasts WebRTC’s browser‑native RTP/RTCP approach, but a bridge using an RTMP server and WebRTC‑Proxy translates streams, enabling interoperable live‑push/pull, room‑based multi‑person calls and rapid integration via a packaged webrtc‑room component.

IntegrationRTMPWeChat Mini Program
0 likes · 13 min read
WeChat Mini Program Audio/Video vs WebRTC: Differences, Architecture, and Interoperability
Architects Research Society
Architects Research Society
Apr 15, 2018 · Blockchain

Enterprise Blockchain Challenges and Architectural Strategies for 2018

The article examines the 2018 outlook for enterprise blockchain, detailing performance, resilience, security, supportability, and integration challenges while outlining architectural principles, Hyperledger Fabric contributions, and the role of blockchain-as-a-service in moving from proof‑of‑concept to production deployments.

BlockchainEnterpriseIntegration
0 likes · 16 min read
Enterprise Blockchain Challenges and Architectural Strategies for 2018
Dada Group Technology
Dada Group Technology
Jan 15, 2018 · Frontend Development

Frontend Interface Integration Testing Tool for JD.com

This article describes the design, implementation, and practical benefits of a frontend‑focused interface testing tool used at JD.com to simulate public parameters, copy request parameters, and automatically compare actual and expected JSON responses, thereby reducing API confirmation cycles and improving testing efficiency.

API testingAutomationIntegration
0 likes · 11 min read
Frontend Interface Integration Testing Tool for JD.com
Qunar Tech Salon
Qunar Tech Salon
Sep 12, 2017 · Operations

Portal: An Integrated Application Lifecycle Management Platform at Qunar

Qunar’s Portal platform consolidates multiple dev‑ops tools into a unified application lifecycle management system, addressing learning overhead, tool switching costs, data inconsistencies, and fragmented operations by providing centralized app information, a single management entry, streamlined releases, and integrated permission control.

Application LifecycleIntegrationplatform
0 likes · 12 min read
Portal: An Integrated Application Lifecycle Management Platform at Qunar
High Availability Architecture
High Availability Architecture
Jul 13, 2017 · Product Management

How to Choose the Right SaaS Tools for Startup Success

This guide outlines key factors and a curated stack of SaaS tools—from communication and collaboration to finance, product development, security, and compliance—to help early‑stage startups quickly select cost‑effective solutions that boost productivity and support growth.

Cost OptimizationIntegrationSaaS
0 likes · 10 min read
How to Choose the Right SaaS Tools for Startup Success
JavaScript
JavaScript
Nov 4, 2016 · Mobile Development

How to Register and Launch a WeChat Mini Program: Step‑by‑Step Guide

This guide walks developers through the complete process of registering, configuring, developing, and submitting a WeChat Mini Program for review, illustrating each stage with clear screenshots to ensure a smooth integration experience.

IntegrationMini ProgramMobile Development
0 likes · 2 min read
How to Register and Launch a WeChat Mini Program: Step‑by‑Step Guide
Architect
Architect
Apr 21, 2016 · Backend Development

Reducing Integration Cost of a Message Bus through Dependency Transfer

This article examines how to lower the overall cost of integrating a message bus into existing legacy systems by shifting dependencies from the bus to a simple HTTP endpoint, using a registry and proxy service to enable passive message delivery.

Backend ArchitectureHTTP endpointIntegration
0 likes · 8 min read
Reducing Integration Cost of a Message Bus through Dependency Transfer
DevOps
DevOps
Nov 24, 2015 · Operations

When to Use Microservices: Benefits, Challenges, and Best Practices

Microservices enable faster, automated DevOps cycles and greater visibility, but they also introduce complexity, maintenance overhead, and potential fragility; this article explains their advantages, common pitfalls, and practical strategies—such as hybrid approaches, outsourcing, and appropriate language choices—to help teams decide when and how to adopt them effectively.

DevOpsIntegrationSoftware Architecture
0 likes · 9 min read
When to Use Microservices: Benefits, Challenges, and Best Practices
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jun 22, 2015 · Industry Insights

Bridging REST APIs and SOA: When to Build Services vs. APIs

The article analyzes the practical differences and overlaps between RESTful APIs and Service‑Oriented Architecture, offering guidance on when to build services versus APIs, outlining each approach’s focus, best practices, and a step‑by‑step method for creating RESTful APIs within a unified strategy.

IntegrationSOAService Architecture
0 likes · 13 min read
Bridging REST APIs and SOA: When to Build Services vs. APIs