Python utilities for backend telemetry analysis, RSS feed synchronization and browser automation using Playwright and GitHub Actions.
// readme
Backend Utility & Telemetry Suite (Java 17 / Spring Boot 3.3)
Production-grade Spring Boot 3.3 utility suite providing enterprise JVM Telemetry Analysis, RSS Feed Aggregation, and REST API Middleware Services.
Designed and maintained by Shubham Bhati (Backend Engineer specializing in Java, Spring Boot, Microservices, Apache Kafka, and Distributed Caching).
⚡ Tech Stack & Architecture
- Core Framework: Java 17, Spring Boot 3.3.0 (Web, Actuator, Caching)
- API Documentation: SpringDoc OpenAPI 3 / Swagger UI (
/swagger-ui.html) - Build Tool: Apache Maven 3.x
- Utility Modules:
- Telemetry Suite: Real-time JVM memory tracking, active thread counts, CPU processor load, and uptime diagnostics.
- Feed Orchestrator: Cached REST endpoints for aggregated tech publications and RSS feed items.
🚀 Quick Start & API Endpoints
1. Build and Run
# Clone the repository
git clone https://github.com/Shubh2-0/backend-utility-tools.git
cd backend-utility-tools
# Run Spring Boot App
mvn spring-boot:run
2. Interactive Swagger UI
Once started, access the interactive API docs at: 👉…