8.3.2 Mapping to REST resources Explicit REST Mappings Single resources Nested Resources Linking to RESTful Mappings 8.3.2 Mapping to REST resources Since Grails 2.3, it po...
2.7 Convention over Configuration 2.7 Convention over Configuration Grails uses "convention over configuration" to configure itself. This typically means that the name and loca...
11 Asynchronous Programming 11 Asynchronous Programming With modern hardware featuring multiple cores, many programming languages have been adding asynchronous, parallel progra...
10.4 Versioning REST resources Versioning using the URI Versioning with the Accept-Version header Versioning using Hypermedia / Mime Types 10.4 Versioning REST resources A c...
10.8 The AngularJS Profile Project structure Client side dependencies Unit Testing Asset Pipeline 10.8 The AngularJS Profile Since Grails 3.1, Grails supports a profile for...
6.6 Creating Profile Features 6.6 Creating Profile Features A Profile feature is a shareable set of templates and dependencies that may span multiple profiles. Typically you cr...
2.11 Supported Java EE Containers 2.11 Supported Java EE Containers Grails runs on any container that supports Servlet 3.0 and above and is known to work on the following speci...
10.11.1 Customizing the Default Renderers Including or Excluding Properties from Rendering Customizing the Converters 10.11.1 Customizing the Default Renderers The default re...
3.17 Micronaut Beans And Spring 3.17 Micronaut Beans And Spring The MicronautBeanProcessor class is a BeanFactoryPostProcessor which will add Micronaut beans to a Spring Appl...