Yuanfudao Tech
Author

Yuanfudao Tech

Official Yuanfudao technology account, using tech to empower education development.

4
Articles
0
Likes
14
Views
0
Comments
Recent Articles

Latest from Yuanfudao Tech

4 recent articles
Yuanfudao Tech
Yuanfudao Tech
Nov 18, 2022 · Mobile Development

Migrating from Kotlin Android Extensions to Kace: A Seamless Migration Guide

This article explains why the Kotlin Android Extensions plugin is deprecated, outlines migration strategies for legacy code, introduces the open‑source Kace framework as a seamless replacement, and provides detailed setup, code generation, performance optimizations, and incremental compilation techniques for Android projects.

AndroidCompiler PluginGradle
0 likes · 15 min read
Migrating from Kotlin Android Extensions to Kace: A Seamless Migration Guide
Yuanfudao Tech
Yuanfudao Tech
Jul 30, 2021 · Cloud Native

Virtual Environment for Isolated Branch Testing in Service Mesh

The article describes a virtual environment solution that uses traffic coloring and routing to enable independent branch testing for micro‑services, improving development efficiency, reducing test costs, and supporting HTTP, RPC, and MQ protocols within a cloud‑native infrastructure.

Cloud NativeService Meshtraffic routing
0 likes · 15 min read
Virtual Environment for Isolated Branch Testing in Service Mesh