Tagged articles
28 articles
Page 1 of 1
Architect
Architect
Mar 20, 2025 · Artificial Intelligence

Building a Gitee AI Repository Assistant with MCP and LangChain4j

This article explains the Model Context Protocol (MCP) introduced by Gitee, shows how Java developers can integrate it using LangChain4j, compares stdio and SSE transport modes, provides full code samples, installation steps, and demonstrates a practical AI‑powered repository assistant.

Code AutomationGiteeLangChain4j
0 likes · 9 min read
Building a Gitee AI Repository Assistant with MCP and LangChain4j
MaGe Linux Operations
MaGe Linux Operations
Dec 23, 2024 · Fundamentals

Master Gitee: From Registration to IDE Integration and Project Sync

This guide walks you through using Gitee as a domestic Git hosting alternative, covering account registration, remote repository creation, IntelliJ IDEA integration, project sharing, committing, pushing, pulling, cloning, and synchronizing GitHub projects, while highlighting key tips and common pitfalls.

GitGiteeIntelliJ IDEA
0 likes · 13 min read
Master Gitee: From Registration to IDE Integration and Project Sync
MaGe Linux Operations
MaGe Linux Operations
Dec 23, 2023 · Operations

How to Build and Deploy a Hexo Blog on GitHub Pages with CI/CD

This guide walks through selecting a blogging solution, setting up a Hexo site locally, deploying it to GitHub Pages using GitHub Actions, adding a theme, enabling comments, and mirroring the repository to Gitee for faster access, providing step‑by‑step commands and configuration files.

GitHub PagesGiteeci/cd
0 likes · 11 min read
How to Build and Deploy a Hexo Blog on GitHub Pages with CI/CD
21CTO
21CTO
Dec 20, 2023 · Fundamentals

Why China Has Become the World’s #2 Hub for Open‑Source Developers

China’s open‑source developer community has surged past eight million, ranking second globally, with the majority of developers and enterprises now relying on open‑source software, a trend highlighted by recent industry reports and contributions on platforms like GitHub and Gitee.

ChinaGitHubGitee
0 likes · 3 min read
Why China Has Become the World’s #2 Hub for Open‑Source Developers
Ops Development Stories
Ops Development Stories
Mar 3, 2023 · Cloud Native

Integrating Gitee with Zadig for Seamless Microservice CI/CD

This guide walks you through adding a Gitee code source to Zadig, configuring a microservice-demo project with Vue.js frontend and Golang backend, setting up services, builds, environments, workflows, and automatic triggers to achieve end‑to‑end continuous delivery on Kubernetes.

GiteeIntegrationKubernetes
0 likes · 8 min read
Integrating Gitee with Zadig for Seamless Microservice CI/CD
Alibaba Cloud Native
Alibaba Cloud Native
Nov 2, 2022 · Cloud Native

Integrate Serverless Devs with CI/CD: GitHub Actions, Gitee, Jenkins & CloudEffect

This article explains the fundamentals of CI/CD, why it is critical for Serverless architectures, and provides step‑by‑step guidance with code snippets for integrating Serverless Devs into GitHub Actions, Gitee Go, Jenkins pipelines, and CloudEffect, including tool installation, secret configuration, and deployment commands.

Cloud NativeGitHub ActionsGitee
0 likes · 13 min read
Integrate Serverless Devs with CI/CD: GitHub Actions, Gitee, Jenkins & CloudEffect
Java Tech Enthusiast
Java Tech Enthusiast
Oct 21, 2022 · Backend Development

Implementing Third-Party OAuth2 Login with Gitee in Spring Boot

The article walks through registering a Gitee OAuth2 application, building a Spring Boot project with a login page, implementing a controller that exchanges the authorization code for an access token, retrieves user information, and displays the authenticated user's name and avatar on a success page.

GiteeOAuth2SpringBoot
0 likes · 9 min read
Implementing Third-Party OAuth2 Login with Gitee in Spring Boot
Architecture Digest
Architecture Digest
Mar 12, 2022 · Operations

Using Jenkins to Clone a Gitee Project, Build with Maven, and Deploy via Shell Scripts

This article walks through installing Jenkins, preparing the environment with JDK, Git, and Maven, configuring Jenkins plugins and a freestyle job, defining build parameters and shell scripts to clone a Gitee repository, build a Spring Boot jar with Maven, stop any running instance, and start the new application, followed by troubleshooting tips and a final summary.

GiteeJenkinsautomation
0 likes · 6 min read
Using Jenkins to Clone a Gitee Project, Build with Maven, and Deploy via Shell Scripts
Programmer DD
Programmer DD
Feb 28, 2022 · Operations

Automate Gitee Project Builds with Jenkins, Maven, and Shell Scripts

This guide walks through setting up Jenkins to clone a Gitee repository, configure Maven and Git plugins, define a parameterized freestyle job, and use shell scripts to build and launch a Spring Boot application, including troubleshooting steps for Maven path issues.

GiteeJenkinsci/cd
0 likes · 7 min read
Automate Gitee Project Builds with Jenkins, Maven, and Shell Scripts
DevOps Cloud Academy
DevOps Cloud Academy
Aug 9, 2021 · Operations

Using GitHub Actions to Continuously Sync Repositories to Gitee

This guide explains how to configure GitHub Actions to automatically synchronize GitHub repositories with Gitee, covering the basics of GitHub Actions, synchronization methods, action selection or creation, required preparation steps, workflow syntax, and practical code examples.

DevOpsGitHub ActionsGitee
0 likes · 9 min read
Using GitHub Actions to Continuously Sync Repositories to Gitee
Programmer DD
Programmer DD
Jan 21, 2021 · Fundamentals

What the 2020 Gitee Open‑Source Report Reveals About China’s Coding Trends

The 2020 Gitee Open‑Source Report shows a surge in code repositories, users and projects, highlights rapid growth of languages like Rust and Dart, underscores Java’s dominance, and details new community initiatives and features that reshaped China’s open‑source ecosystem last year.

2020 TrendsGiteedeveloper community
0 likes · 5 min read
What the 2020 Gitee Open‑Source Report Reveals About China’s Coding Trends
Java Backend Technology
Java Backend Technology
Jan 19, 2020 · Backend Development

7 Open-Source Middleware Projects on Gitee to Boost Your Backend

This article introduces seven open‑source middleware projects hosted on Gitee, detailing their features, use cases, and URLs, offering developers practical options for high‑performance, distributed, and reliable messaging, proxy, and push‑notification services in modern backend architectures.

Distributed SystemsGiteemiddleware
0 likes · 7 min read
7 Open-Source Middleware Projects on Gitee to Boost Your Backend
vivo Internet Technology
vivo Internet Technology
Nov 12, 2019 · Artificial Intelligence

Elasticsearch Retrieval Optimization in Gitee: Interview with Chen Xin

In an interview, Gitee’s chief architect Chen Xin explains why Elasticsearch was chosen for code search, outlines how combining search with NLP can both aid semantic understanding and enrich repository queries, and shares his views on the platform’s fast‑evolving ecosystem and upcoming community meetup.

ElasticsearchGiteeNLP
0 likes · 4 min read
Elasticsearch Retrieval Optimization in Gitee: Interview with Chen Xin