mirror of
https://github.com/ysoftdevs/gradle-training.git
synced 2026-04-18 06:30:15 +02:00
add path to files to example 19
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
// path: build.gradle
|
||||||
|
|
||||||
apply plugin: 'war'
|
apply plugin: 'war'
|
||||||
apply plugin: 'jetty'
|
apply plugin: 'jetty'
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
<!-- src/main/webapp/index.jsp -->
|
||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
Hello Y Soft!
|
Hello Y Soft!
|
||||||
|
|||||||
Reference in New Issue
Block a user