From 6155a08bba3855d94664ca3905678fd4c04d6be0 Mon Sep 17 00:00:00 2001 From: Brian Kennedy Date: Tue, 29 Oct 2024 18:55:46 -0700 Subject: [PATCH] Update web.xml Remove test fixture values and use placeholders --- servlet-example/src/main/webapp/WEB-INF/web.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/servlet-example/src/main/webapp/WEB-INF/web.xml b/servlet-example/src/main/webapp/WEB-INF/web.xml index 4f0d1ce..cd30d70 100644 --- a/servlet-example/src/main/webapp/WEB-INF/web.xml +++ b/servlet-example/src/main/webapp/WEB-INF/web.xml @@ -42,7 +42,7 @@ http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> com.moesif.servlet.example.UsersServlet application-id - eyJhcHAiOiIxOTg6NzQ0IiwidmVyIjoiMi4xIiwib3JnIjoiNjQwOjEyOCIsImlhdCI6MTcyNzc0MDgwMH0.ckqMfkn4o0zgfLokgP_WvMIXAOYm77PV6ACbMAlzYC0 + Your Moesif Application Id @@ -56,7 +56,7 @@ http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> com.moesif.servlet.example.CompaniesServlet application-id - eyJhcHAiOiIxOTg6NzQ0IiwidmVyIjoiMi4xIiwib3JnIjoiNjQwOjEyOCIsImlhdCI6MTcyNzc0MDgwMH0.ckqMfkn4o0zgfLokgP_WvMIXAOYm77PV6ACbMAlzYC0 + Your Moesif Application Id @@ -65,4 +65,4 @@ http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"> /api/companies/* - \ No newline at end of file +