Tagged articles
4 articles
Page 1 of 1
Java Tech Enthusiast
Java Tech Enthusiast
Sep 8, 2025 · Backend Development

How to Debug SpringBoot Live Without Restart: A Zero‑Impact Injection Tool

This article explains the pain points of traditional Java backend debugging, compares existing solutions, and presents a SpringBoot zero‑impact online debug injector built with ByteBuddy, Java Instrumentation, and a lightweight Tailwind/Alpine.js UI that enables instant, precise, and secure method‑level debugging in production.

Backend DevelopmentBytecode ManipulationJava Agent
0 likes · 19 min read
How to Debug SpringBoot Live Without Restart: A Zero‑Impact Injection Tool
58 Tech
58 Tech
Feb 24, 2020 · Mobile Development

Comprehensive App Event‑Tracking Governance: Aspect‑Oriented, Platformized, and Dynamic Solutions

This article presents a practical, scenario‑driven approach to app event‑tracking governance, combining aspect‑oriented, platformized, and dynamic techniques to achieve comprehensive, maintainable, and high‑performance data collection for mobile applications; it evaluates traditional manual, dynamic, and full‑stack solutions, outlines the overall system architecture, and discusses future improvements and challenges.

Aspect Oriented ProgrammingPlatform Engineeringdynamic instrumentation
0 likes · 8 min read
Comprehensive App Event‑Tracking Governance: Aspect‑Oriented, Platformized, and Dynamic Solutions