8000 Feature by chakriyekula · Pull Request #1 · SaiDevOpsFaculty/SaiJavaCode · GitHub
[go: up one dir, main page]

Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions myfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is myfile!
1 change: 1 addition & 0 deletions newfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is newfile!
1 change: 1 addition & 0 deletions testfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This is testfile!
1 change: 1 addition & 0 deletions webapp/src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<h1> Hello Dear Students !!, Welcome to DevOps Project-2 !! </h1>
<h2> By Mr.Sai from Saidemy </h2>
<h2> It's time to start DevOps Project-2!! Get ready!! </h2>
<h3> Simple line to test application </h3>

0