mirror of
https://github.com/ysoftdevs/gradle-training.git
synced 2026-01-11 14:30:40 +01: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: 'jetty'
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- src/main/webapp/index.jsp -->
|
||||
<html>
|
||||
<body>
|
||||
Hello Y Soft!
|
||||
|
||||
Reference in New Issue
Block a user