# apache/grails-core

Grails - the Web Application Framework

Repository: https://github.com/apache/grails-core
Canonical: https://ross.abutalabs.com/products/grails-core
Homepage: https://grails.apache.org/
Language: Groovy
License: Apache-2.0
License Family: permissive
Topics: grails, groovy
Last push: 2026-08-26T17:07:25+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 6048, "days_push": 7, "days_rel": 10, "gap_med": 11, "n_releases_24m": 32}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2924, forks 974 (observed 2026-08-28T04:07:30.338218+00:00)

## What it is
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
- artifact type: framework
- maturity: active
- function: web-framework, orm, api-framework, templating, cli
- domain: web-development, backend
- platform: jvm, cross-platform, cli
- tags: groovy, spring-boot, gorm, convention-over-configuration, rest-apis, scaffolding, jvm, full-stack, web-server

## Member repositories
- apache/grails-core (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.338218+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:33:43.743485+00:00, confidence not recorded.
  - readme: https://github.com/apache/grails-core (fetched 2026-08-28T04:07:30.338218+00:00, sha 5873b372d882)
  - homepage: https://grails.apache.org/ (fetched 2026-08-29T09:48:58.089115+00:00, sha 16cf6d10c5ec)
  - site_page: https://grails.apache.org/documentation.html (fetched 2026-08-29T09:48:58.098181+00:00, sha ec81a8ebc184)
  - site_page: https://grails.apache.org/docs/7.2.3 (fetched 2026-08-29T09:48:58.101856+00:00, sha c8415c7ac6e7)
  - site_page: https://grails.apache.org/docs/7.1.6 (fetched 2026-08-29T09:48:58.104313+00:00, sha 9bb323569109)
  - site_page: https://grails.apache.org/docs/7.0.16 (fetched 2026-08-29T09:48:58.106773+00:00, sha 03e418663be4)
  - site_page: https://grails.apache.org/faq.html (fetched 2026-08-29T09:48:58.100085+00:00, sha fe2f9907923c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
