From 3d7b7a51f8994e2126ee39143803c8a55c5d6ab0 Mon Sep 17 00:00:00 2001 From: overflowerror Date: Fri, 1 Feb 2019 00:39:43 +0100 Subject: [PATCH] active jdbc instrumentation --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 940325b..eb1e398 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,20 @@ - + + + org.javalite + activejdbc-instrumentation + 2.2 + + + process-classes + + instrument + + + +