(Quick Reference)

create-properties-file

Purpose

The create-properties-file command generates a configuration file that externalizes the database connection data.

Examples

grails create-properties-file

Description

This command creates the following artifacts:

  • src/java/config.properties

Usage:

grails create-properties-file