apache/grails-core
Grails - the Web Application Framework observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- 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: 11
- age_days: 6048
- days_rel: 10
- days_push: 7
- n_releases_24m: 32
Adoption not part of the score
2924 stars · 974 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Apache Grails is a Groovy-based web application framework for the JVM, built on top of Spring Boot, using convention-over-configuration to speed up development. It integrates with GORM for data access across SQL and NoSQL stores and supports building REST APIs or web apps with React/Angular profiles.
Use cases
- build a web application in groovy on the jvm
- create a rest api with spring boot and groovy
- rapidly scaffold a crud web app with convention over configuration
- build a backend with hibernate or mongodb via gorm
- develop a full-stack app with react or angular frontend
- migrate a java spring boot app to a more productive framework
When to choose
- your team knows Java/Groovy and wants a productive, opinionated full-stack framework on the JVM
- you want Spring Boot power with less boilerplate via convention-over-configuration
- you need GORM's unified data access across Hibernate, MongoDB, Cassandra, or Neo4j
- you want built-in scaffolding, testing, and a large plugin ecosystem
When to avoid
- you need a lightweight microservice-only toolkit without a full-stack framework
- your team prefers non-JVM stacks or frameworks like Rails/Django equivalents in other languages
- you want maximum control over project structure rather than conventions
- you require bleeding-edge reactive or GraalVM native-image-first development
Facets
framework · maturity active
web-framework orm api-framework templating cli web-development backend jvm cross-platform cli groovy spring-boot gorm convention-over-configuration rest-apis scaffolding jvm full-stack web-server
7 sources
- readme: https://github.com/apache/grails-core · fetched 2026-08-28 · 5873b372d882
- homepage: https://grails.apache.org/ · fetched 2026-08-29 · 16cf6d10c5ec
- site_page: https://grails.apache.org/documentation.html · fetched 2026-08-29 · ec81a8ebc184
- site_page: https://grails.apache.org/docs/7.2.3 · fetched 2026-08-29 · c8415c7ac6e7
- site_page: https://grails.apache.org/docs/7.1.6 · fetched 2026-08-29 · 9bb323569109
- site_page: https://grails.apache.org/docs/7.0.16 · fetched 2026-08-29 · 03e418663be4
- site_page: https://grails.apache.org/faq.html · fetched 2026-08-29 · fe2f9907923c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/grails-core | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="apache/grails-core")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem