Skip to content
View diepet's full-sized avatar

Block or report diepet

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
diepet/README.md
  • 👋 Hi, I’m @diepet
  • 👀 I’m interested in computer science.
  • 🌱 I’m currently learning how can I improve my work with new technologies.
  • 📫 You can reach me on Linkedin.

Pinned Loading

  1. spring-tx-context spring-tx-context Public

    A Spring Framework plugin for associating a context to a transaction.

    Java

  2. spring-tx-eventpublisher spring-tx-eventpublisher Public

    A plugin for Spring Framework 3.2 for publishing events only after a successfull transaction

    Java 1

  3. spring-tx-lifecycle spring-tx-lifecycle Public

    A Spring Framework plugin in order to dispatch ad-hoc Spring events during a transaction lifecycle.

    Java 1 1

  4. tourist-core tourist-core Public

    AspectJ library for tracking method execution flows. Captures timestamped events during method calls with support for nested hierarchies, conditional interception, and event-driven monitoring.

    Java

  5. tourist-token tourist-token Public

    Extension for tourist-core that counts tokens (SQL ops, API calls, etc.) from execution traces. Provides regex extraction, chainable decorators, and hierarchical reporting with async I/O support.

    Java