Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #2

Open
wants to merge 42 commits into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
0e43e39
Update pom.xml
vinaysgithub Jan 14, 2023
e59bf81
Update pom.xml
vinaysgithub Jan 14, 2023
dcbfc97
Update pom.xml
vinaysgithub Jan 14, 2023
12fd66c
Update pom.xml
vinaysgithub Jan 14, 2023
5021191
Update pom.xml
vinaysgithub Jan 14, 2023
b95d666
Update pom.xml
vinaysgithub Jan 14, 2023
a99f572
Update home.jsp
vinaysgithub Jan 14, 2023
41a8da4
Update home.jsp
vinaysgithub Jan 14, 2023
0875fb6
Update pom.xml
GunduRakesh Jan 15, 2023
15bc7ba
Update pom.xml
GunduRakesh Jan 15, 2023
de5d5b7
Update pom.xml
vinaysgithub Jan 16, 2023
40fb9e3
Update pom.xml
vinaysgithub Jan 16, 2023
0d5f87a
Update pom.xml
vinaysgithub Jan 16, 2023
7016f43
Update home.jsp
vinaysgithub Jan 16, 2023
96c6c47
Update pom.xml
GunduRakesh Jan 16, 2023
6ac9cce
Update pom.xml
GunduRakesh Jan 16, 2023
28c5eba
Update home.jsp
GunduRakesh Jan 16, 2023
1b6fdaf
Update home.jsp
GunduRakesh Jan 16, 2023
139310d
Update home.jsp
GunduRakesh Jan 16, 2023
a6f0f26
Update home.jsp
GunduRakesh Jan 16, 2023
4fba6a4
Update home.jsp
GunduRakesh Jan 16, 2023
efd31ca
Update pom.xml
GunduRakesh Jan 17, 2023
953783c
Update pom.xml
GunduRakesh Jan 17, 2023
23429da
Update pom.xml
GunduRakesh Jan 17, 2023
6e6f13c
Update pom.xml
GunduRakesh Jan 17, 2023
4c25d91
Update home.jsp
GunduRakesh Jan 17, 2023
65afe25
Update home.jsp
GunduRakesh Jan 17, 2023
013763f
Update home.jsp
GunduRakesh Jan 17, 2023
5069e94
Update pom.xml
vinaysgithub Jan 18, 2023
b9ff25b
Update pom.xml
vinaysgithub Jan 18, 2023
75e4f86
Update pom.xml
vinaysgithub Jan 18, 2023
b3521cf
Update home.jsp
vinaysgithub Jan 18, 2023
a1e4e46
Update home.jsp
vinaysgithub Jan 18, 2023
bd1df83
Update home.jsp
vinaysgithub Jan 18, 2023
f71d0c8
Add files via upload
vinaysgithub Jan 18, 2023
4adcafc
Update pom.xml
GunduRakesh Jan 19, 2023
cf8e3a7
Update pom.xml
GunduRakesh Jan 19, 2023
3729b11
Update pom.xml
GunduRakesh Jan 19, 2023
55ac427
Add files via upload
GunduRakesh Jan 19, 2023
afe3bf0
Update home.jsp
GunduRakesh Jan 19, 2023
ceb04e2
Update pom.xml
vinaysgithub Jan 20, 2023
b9827cc
Update pom.xml
vinaysgithub Jan 20, 2023
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
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.mt</groupId>
<artifactId>maven-web-application</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>war</packaging>

<name>maven-web-application</name>
Expand All @@ -21,10 +21,10 @@
<spring.version>5.1.2.RELEASE</spring.version>
<junit.version>4.11</junit.version>
<log4j.version>1.2.17</log4j.version>
<sonar.host.url>http://3.109.3.38:9000/</sonar.host.url>
<sonar.login>admin</sonar.login>
<sonar.password>admin</sonar.password>
<sonar.host.url>http://172.31.93.229:9000/</sonar.host.url>
<sonar.login>sqa_f3cbf8822983f3431679c64f3fcef08fe6284c7b</sonar.login>


<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

Expand Down Expand Up @@ -99,13 +99,13 @@
<repository>
<id>nexus</id>
<name>Mithun Technologies Releases Nexus Repository</name>
<url>http://3.109.54.181:9980/mithuntechnologies/repository/wallmart-release/</url>
<url>http://172.31.7.24:9980/vinayyenaganti/repository/icici-releases/</url>
</repository>

<snapshotRepository>
<id>nexus</id>
<name>Mithun Technologies Snapshot Nexus Repository </name>
<url>http://3.109.54.181:9980/mithuntechnologies/repository/wallmart-snapshot/</url>
<url>http://172.31.7.24:9980/vinayyenaganti/repository/icici-Snapshot/</url>
</snapshotRepository>

</distributionManagement>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/webapp/images/london-eye.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 9 additions & 8 deletions src/main/webapp/jsps/home.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,23 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MithunTechnologies- Home Page</title>
<link href="images/mithunlogo.jpg" rel="icon">
<link href="images/london-eye.jpg" rel="icon">
</head>
</head>
<body>
<h1 align="center">Welcome to Mithun Software Solutions. GitHub WebHook demo</h1>
<h1 align="center"> Welcome to Mithun Software Solutions.......We have a demo on DevOps Master Program on 14th August 2021 at 7 PM IST for new batch. , This is a weekdays batch . MSS- Very Good Training center for DevOps with AWS in Maratha Halli and also for Job Assitance Job Support also...Teaching Real Time scnerios and use cases... Some fake guys are giving the fake reviews dont believe those guys..I am requesting everyone. Please give your reviews in FB and Google.</h1>
<h1 align="center">Welcome to vinay Demo</h1>
<h1 align="center"> Welcome to Philips Health Care project developed by <span style="font-family:roboto;">Vinay</span> and <span style="font-family:roboto;">Rakesh</span>.This project deals with health issues caused by the internal organs and took a clear report from MRI scans and CT sacns. Learning DevOps for 5 months </h1>
<hr>
<div style="text-align: center;">
<span>
<img src="images/mithunlogo.jpg" alt="" width="100">
<img src="images/london-eye.jpg" alt="" width="100">
<img src="images/20220312134444_IMG_5107.jpg" alt="" width="100">
</span>
<span style="font-weight: bold;">
Mithun Software Solutions,
Martha Halli,
Bangalore,
+91-9980923226,
Philips Healthcare,
BanjaraHills Road no-2,
Hyderbad,
+91-7013259522,
[email protected]
<br>
<a href="mailto:[email protected]">Mail to Mithun Technologies</a>
Expand Down