From 36b2441da12f50628263eed0c89626ae6adf1990 Mon Sep 17 00:00:00 2001 From: pendj Date: Thu, 9 Mar 2023 11:08:15 +0800 Subject: [PATCH] =?UTF-8?q?feat(test):=E6=B7=BB=E5=8A=A0Spring=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E6=A1=86=E6=9E=B6=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- austin-web/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/austin-web/pom.xml b/austin-web/pom.xml index 2022d97..80453cd 100644 --- a/austin-web/pom.xml +++ b/austin-web/pom.xml @@ -16,6 +16,10 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-test + com.java3y.austin austin-handler