Skip to content

jruby-gradle/war-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jruby-gradle-war-plugin demos

In this project:

  • executable-war - A web archive which can run like a command line application (java -jar my.war list-commands) or deployed into a servlet container.
  • runnable-war - A web archive which can be self-running, i.e. java -jar my.war will spin up an embedded web server. Can also be deployed to a servlet container
  • simple-war - A non-runnable, non-executable, simple web archive to be deployed in a servlet container

About

A demo of the jruby-gradle-war-plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published