8.3 URL Mappings 8.3 URL Mappings Throughout the documentation so far the convention used for URLs has been the default of /controller/action/id . However, this convention is n...
13.1.1 Transactions and Multi-DataSources 13.1.1 Transactions and Multi-DataSources Given two domain classes such as: class Movie { String title } clas...
4 Application Configuration 4 Application Configuration Configuration in Micronaut takes inspiration from both Spring Boot and Grails, integrating configuration properties from ...
4 Application Configuration 4 Application Configuration Configuration in Micronaut takes inspiration from both Spring Boot and Grails, integrating configuration properties from...
12.5 Validation and Internationalization Constraints and Message Codes Displaying Messages 12.5 Validation and Internationalization Another important thing to note about erro...
12.3 Sharing Constraints Between Classes Global Constraints Importing Constraints 12.3 Sharing Constraints Between Classes A common pattern in Grails is to use Command Object...
4 Application Configuration 4 Application Configuration Configuration in Micronaut takes inspiration from both Spring Boot and Grails, integrating configuration properties from...
5.1 Interactive Mode 5.1 Interactive Mode Interactive mode is a feature of the Grails command line which keeps the JVM running and allows for quicker execution of commands. To ...