Led & Sustained by

G2one Logo

Developed with

Intellij

Powered by

Spring

Artifact Reference

These are special properties and closures used to configure Grails artifacts.

ApplicationBootstrap

Since: <= 0.2

Properties: none.

Closures:

  • destroy
  • init

Usage:

Codecs

Since: 0.4

Properties: none.

Closures:

  • encode

Usage:

Controllers

Since: <= 0.2

Properties:

  • allowedMethods
  • scaffold

Closures:

  • beforeInterceptor
  • index

Usage:

  • ..

DataSources

Since: <= 0.2

Properties:

  • configClass
  • dbCreate
  • dialect
  • driverClassName
  • logSql
  • password
  • pooling
  • url
  • username

Closures: none.

Usage:

Domains

Since: <= 0.2

Properties:

  • belongsTo
  • constraints
  • hasMany
  • mappedBy
  • optionals
  • transients
  • withTable

Closures: none.

Usage:

  • ...

Jobs

Since: <= 0.3

Properties:

  • cronExpression
  • group
  • name
  • startDelay
  • timeout

Closures: none.

Usage:

  • ...

Services

Since: <= 0.3

Properties:

  • available
  • byName
  • transactional

Closures: none.

Usage:

  • ...



</