mirror of
https://github.com/ysoftdevs/gradle-training.git
synced 2026-05-04 14:14:59 +02:00
Add example with simple Jetty web app
This commit is contained in:
3
19-war-jetty/build.gradle
Normal file
3
19-war-jetty/build.gradle
Normal file
@@ -0,0 +1,3 @@
|
||||
apply plugin: 'war'
|
||||
apply plugin: 'jetty'
|
||||
|
||||
Reference in New Issue
Block a user