Follow along with step-by-step Chinese tutorials on Spring Boot, Docker, or Kubernetes using the directly matching sample code.
Find working Java code examples for backend patterns like gRPC, Redis integration, or MongoDB access.
Study Quarkus framework features such as dependency injection and database access through multi-part tutorial series code.
Learn how to build Docker images for Java apps using Maven plugins like Jib with working project examples.
Each example has its own setup requirements, some tutorials need Docker, Kubernetes, or other infrastructure depending on the topic.
This repository is a companion to a Chinese-language technical blog maintained by a developer who previously worked at Tencent and Alibaba. It contains the source code and project files referenced in over six hundred original articles published on CSDN, which is one of the largest developer platforms in China. The repository itself is not a single application but a large organized collection of code examples, each tied to a specific blog post. The topics covered span a wide range of backend and infrastructure subjects: Java fundamentals and advanced techniques, the Quarkus framework for building Java applications, Docker container usage and image creation, Kubernetes for running containers at scale, Apache Flink for stream data processing, Jenkins for continuous integration, Maven and Gradle build tools, and DevOps workflows more broadly. There are also sections on MongoDB, Redis, Spring Boot, gRPC, and other middleware that Java backend teams commonly use. Each article series tends to be structured as multi-part tutorials. For example, there are multi-part series on Quarkus dependency injection, Quarkus database access, Docker-based Java file upload services, and building Docker images with Maven plugins like Jib. The code in this repository corresponds directly to those step-by-step writeups, so reading the code alongside the matching article is how it is meant to be used. The README is organized as a categorized index of article links, making it a long reference document rather than a setup guide. It is written almost entirely in Chinese. The full README is longer than what was shown.
← zq2599 on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.