From a05efb7b7b3cfc77f5e3fda11e8434834829f56a Mon Sep 17 00:00:00 2001 From: ATT default cloud user Date: Thu, 31 Aug 2017 21:01:21 +0000 Subject: DMAAP-83 Initial code import Change-Id: Ic059aaadde5ea30d98e5968457a5a8ca2db703bf Signed-off-by: ATT default cloud user --- src/main/webapp/index.jsp | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/main/webapp/index.jsp (limited to 'src/main/webapp/index.jsp') diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp new file mode 100644 index 0000000..45aa9e8 --- /dev/null +++ b/src/main/webapp/index.jsp @@ -0,0 +1,28 @@ +<%-- + ============LICENSE_START======================================================= + OpenECOMP - org.openecomp.dmaapbc + ================================================================================ + Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + ================================================================================ + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + ============LICENSE_END========================================================= + --%> + + + +

Jersey RESTful Web Application!

+

Jersey resource +

Visit Project Jersey website + for more information on Jersey! + + -- cgit 1.2.3-korg