awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesAOP Exception Standardization

Using aspect-oriented programming to intercept exceptions and return standardized responses.

Distinct from Process Exception Interception: Specifically uses AOP for standardization rather than just capturing process-level crashes.

Explore 2 awesome GitHub repositories matching software engineering & architecture · AOP Exception Standardization. Refine with filters or upvote what's useful.

Awesome AOP Exception Standardization GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • lenve/vhrالصورة الرمزية لـ lenve

    lenve/vhr

    28,090عرض على GitHub↗

    This project is a human resources management system built using Spring Boot and Vue. It serves as a platform for managing employee records, professional titles, and organizational hierarchies. The system features a role-based access control framework that maps users to specific roles and resources to secure API endpoints and user interface elements. It includes a real-time communication hub utilizing WebSockets for internal corporate chat and system notifications, as well as a dedicated manager for defining and modifying nested organizational department structures. Additional capabilities co

    Intercepts server-side exceptions using aspect-oriented programming to return uniform JSON error payloads.

    Java
    عرض على GitHub↗28,090
  • jeffli1993/springboot-learning-exampleالصورة الرمزية لـ JeffLi1993

    JeffLi1993/springboot-learning-example

    16,564عرض على GitHub↗

    This project is a Spring Boot reference implementation and learning resource designed to demonstrate the core features and architectural patterns of the Spring framework. It serves as a Java enterprise application template and boilerplate for building RESTful APIs, providing a structured codebase for practicing application development. The repository provides practical examples of microservices architecture orchestration, including the use of service discovery and inter-service communication to coordinate distributed services. It also implements reference patterns for RESTful API design with

    Uses aspect-oriented programming to globally intercept exceptions and translate them into standardized JSON API responses.

    Javadubboelasticsearchjpa
    عرض على GitHub↗16,564
  1. Home
  2. Software Engineering & Architecture
  3. Exception Traceback Capture
  4. Process Exception Interception
  5. AOP Exception Standardization