We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a52a3 commit 158beacCopy full SHA for 158beac
webapp/src/main/webapp/index.jsp
@@ -8,3 +8,10 @@
8
<h2> this srinu devops batch start and stop testing-2 !!! </h2>
9
<h3> This for poll sccm test from jenkns with ansible ! </h3>
10
<h4> new test from cloud !!!<h4>
11
+
12
13
+class A{
14
+static public void main(String... args){
15
+System.out.println("hello java4");
16
+}
17
+};
0 commit comments