Skip to content

Provides a simple way of building an embedded Jetty that allows for xml-free applications

License

Notifications You must be signed in to change notification settings

vbreivik/embedded-jetty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Embedded Jetty

Provides a simple way of building embedded Jetty instances that allows for web.xml-free startup. The resulting application is identical within your IDE and your actual application deployment environment.

How to use

See https://github.com/NetsOSS/embedded-jetty-sample

Versioning

The artifact version number tracks the Jetty version, e.g. 1.0+9.0 tracks the 9.0.x versions of Jetty.

Patch strategy

Patches are generally created on the oldest applicable jetty version and merged or cherry picked to the future versions.

About

Provides a simple way of building an embedded Jetty that allows for xml-free applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%