bootique/bootique
Bootique is a minimally opinionated platform for modern runnable Java apps. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 34
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 212.0
- age_days: 3919
- days_rel: 225
- days_push: 18
- n_releases_24m: 3
Adoption not part of the score
1429 stars · 279 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bootique is a minimally opinionated Java framework and launcher for building container-less runnable applications as collections of modules wired via dependency injection. It supports REST services, web apps, jobs, DB migrations, and CLI commands without a JavaEE container, with fast startup and small footprint.
Use cases
- build rest services in java without an application server
- create lightweight java microservices with fast startup
- package a java app as a runnable jar with cli commands
- run database migration tasks as commands
- replace spring boot with a less magical modular framework
- build scheduled jobs and cli tools in java
When to choose
- you want container-less runnable Java apps with minimal setup
- you prefer explicit build-time modularity over auto-configuration magic
- startup time and memory footprint matter more than ecosystem size
- you need a POSIX-style CLI built into your Java app
When to avoid
- you rely on the vast Spring Boot ecosystem and starters
- you need JavaEE/Jakarta EE container features
- your team prefers convention-over-configuration frameworks
- you need a very large community and third-party module catalog
Facets
framework · maturity active
web-framework api-framework cli middleware backend microservices web-development developer-tools apis jvm cross-platform cli runnable-jar containerless java-microservices modular-framework dropwizard-alternative spring-boot-alternative dependency-injection
4 sources
- readme: https://github.com/bootique/bootique · fetched 2026-08-28 · 6324074fc29d
- homepage: https://bootique.io · fetched 2026-08-29 · eea3442c484c
- site_page: https://bootique.io/docs/3.x/getting-started · fetched 2026-08-29 · 727bc6cab519
- site_page: https://bootique.io/docs/3.x · fetched 2026-08-29 · 8037f26f8b4b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bootique/bootique | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="bootique/bootique")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem