mirror of
https://github.com/ysoftdevs/gradle-training.git
synced 2026-03-28 03:51:45 +01:00
Add example with simple Jetty web app
This commit is contained in:
5
19-war-jetty/src/main/webapp/index.jsp
Normal file
5
19-war-jetty/src/main/webapp/index.jsp
Normal file
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
Hello Y Soft!
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user