jhipster/prettier-java
Prettier Java Plugin observed · 2026-09-03
Health v2 · maintenance only
98/100
- Activity 100
- Release rhythm 93
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5.0
- age_days: 3163
- days_rel: 45
- days_push: 0
- n_releases_24m: 25
Adoption not part of the score
1212 stars · 118 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Prettier plugin that adds opinionated code formatting support for the Java language. It parses Java source code and reprints it with consistent style rules, taking maximum line length into account.
Use cases
- format java code with prettier
- enforce consistent java code style across a codebase
- auto-format java files on save in my editor
- stop debating formatting in code reviews for java projects
- run prettier on java files from the command line
- integrate java formatting into gradle or maven builds via spotless
When to choose
- you want an opinionated, zero-configuration formatter for Java similar to Prettier for JavaScript
- your team wants consistent formatting enforced automatically on save or in CI
- you already use Prettier in a polyglot project and want Java covered too
When to avoid
- you need highly configurable formatting rules rather than an opinionated style
- you prefer formatters native to the Java ecosystem like google-java-format or Eclipse formatter
- your project cannot use Node.js-based tooling
Facets
plugin · maturity active
formatter parser developer-tools developer-tools programming-languages text-editors cli cross-platform prettier java code-formatting opinionated-style nodejs
4 sources
- readme: https://github.com/jhipster/prettier-java · fetched 2026-09-03 · 136a574f4eb3
- homepage: http://www.jhipster.tech/prettier-java/ · fetched 2026-08-29 · 2daa0bbaed33
- site_page: https://www.jhipster.tech/prettier-java/docs · fetched 2026-08-29 · b50de452ca91
- site_page: https://www.jhipster.tech/prettier-java/docs/installation · fetched 2026-08-29 · 17082936d097
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jhipster/prettier-java | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="jhipster/prettier-java")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem