Skip to content

Commit 158beac

Browse files
1231commit
1 parent 09a52a3 commit 158beac

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

webapp/src/main/webapp/index.jsp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,10 @@
88
<h2> this srinu devops batch start and stop testing-2 !!! </h2>
99
<h3> This for poll sccm test from jenkns with ansible ! </h3>
1010
<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

Comments
 (0)