Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. Grails is a web application framework that uses Groovy, a dynamic language for the Java platform. It is built on top of Spring Boot and integrates with GORM, REST APIs, React, Angular, and other technologies.

    • Case Studies

      The Grails® framework is the high-productivity toolkit...

    • Blog

      Building Alexa Skills with the Grails® framew... June 7,...

    • Learning

      Discover (hidden) Grails features through code examples and...

    • Community

      We welcome you to participate in the Grails ® community....

    • Documentation

      Browse previous versions' documentation since Grails 1.2.0....

    • Download

      Older Versions. You can download previous versions as far...

    • Plugins

      Jasper reports Grails Plugin - Jasper reports Grails Plugin....

    • FAQ

      Grails documentation comes in several forms: - the reference...

  2. Grails está construido sobre la plataforma Java, con lo que es muy fácil integrarlo con librerías Java, framework y código existente. La mejor característica que Grails ofrece en este ámbito es una integración transparente con clases mapeada mediante el framework Hibernate ORM.

  3. 25 de jul. de 2023 · Grails 6 is a major release that propels the Framework into an exciting new era of web development, embracing modern Java, upgrading to Java 11, and incorporating the latest updates of Spring 5.3.28 and Spring Boot 2.7.12. Learn how to upgrade to Grails 6 and enjoy its developer-centric improvements, performance gains, enhanced integration, and community support.

  4. Learn how to create and deploy web applications with Grails, a high-productivity web framework for the Java platform. Explore the features, concepts, and best practices of Grails, from installation and configuration to testing and security.

  5. In previous versions of Grails (before Grails 6), managing buildscript dependencies, such as the views-gradle plugin, was typically done directly in the main build.gradle file. This enables Gradle compilation of JSON views for production environment.