diff --git a/austin-handler/pom.xml b/austin-handler/pom.xml new file mode 100644 index 0000000..5dc38e5 --- /dev/null +++ b/austin-handler/pom.xml @@ -0,0 +1,21 @@ + + + + austin + com.java3y.austin + 0.0.2 + + 4.0.0 + + austin-handler + + + + + org.springframework.boot + spring-boot-starter + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index fb99d37..522a1da 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ austin-service-api-impl austin-common austin-support + austin-handler