Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bootique/bootique-jetty
- Owner: bootique
- License: apache-2.0
- Created: 2015-12-11T06:45:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T14:25:05.000Z (7 months ago)
- Last Synced: 2024-10-01T09:15:30.416Z (3 months ago)
- Language: Java
- Homepage: https://bootique.io
- Size: 1.31 MB
- Stars: 6
- Watchers: 9
- Forks: 13
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).