github grails/grails-core v3.1.0.M1
Grails 3.1 Milestone 1

latest releases: v6.2.0, v4.1.4, v6.1.2...
pre-release8 years ago

Release Notes

This release features the first version of the web-api profile for creating REST applications, with support for the following features:

  • REST scaffolding
  • JSON / Markup Views
  • REST Reduced dependencies

This profile will evolve further in Grails 3.1. To create a new REST application run:

$ grails create-app myapp --profile=web-api

See interactive mode command completion for the new commands specific to the web-api profile.

Don't miss a new grails-core release

NewReleases is sending notifications on new releases.