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