Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bootique/bootique-jetty

Provides Jetty integration with Bootique
https://github.com/bootique/bootique-jetty

Last synced: about 2 months ago
JSON representation

Provides Jetty integration with Bootique

Awesome Lists containing this project

README

        

[![build test deploy](https://github.com/bootique/bootique-jetty/actions/workflows/maven.yml/badge.svg)](https://github.com/bootique/bootique-jetty/actions/workflows/maven.yml)
[![Maven Central](https://img.shields.io/maven-central/v/io.bootique.jetty/bootique-jetty.svg?colorB=brightgreen)](https://search.maven.org/artifact/io.bootique.jetty/bootique-jetty/)

# bootique-jetty
Provides Jetty integration with [Bootique](https://bootique.io). Documentation and configuration reference
is [available here](https://bootique.io/docs/3.x/bootique-jetty-docs/).

See usage example [here](https://github.com/bootique-examples/bootique-jetty-examples).