jamesfredley commented on code in PR #390: URL: https://github.com/apache/grails-static-website/pull/390#discussion_r2398903926
########## posts/2025-10-07-apache-grails-graduation-top-level-project.md: ########## @@ -0,0 +1,106 @@ +--- +title: Apache Grails Graduates to Top-Level Project at The Apache Software Foundation +date: October 7, 2025 +description: The Grails Community is pleased to announce the graduation to Top-Level Project at The Apache Software Foundation. +author: James Fredley +image: grails-blog-index-1.png +--- + +# [%title] + +[%author] + +[%date] + +The Apache Grails team is excited to announce that Apache Grails has officially graduated from incubation under the Apache Groovy project to become a Top-Level Project (TLP) at The Apache Software Foundation (ASF). This achievement reflects the dedication of our community and underscores the strength of the ASF's open source ecosystems. + +Apache Grails is a powerful Groovy-based web application framework for the Java Virtual Machine (JVM) built on top of Spring Boot. It enables rapid application development through convention-over-configuration and Don't Repeat Yourself (DRY) principles, making it ideal for productively building full-stack applications with simplicity. Similar to Ruby on Rails, Grails has a nearly 20-year history of evolution and refinement, built on Java Enterprise foundations like Spring Framework, Jakarta EE, and Hibernate. Review Comment: Updated -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
