Grails 1.0 RCn Ships with:
- Groovy 1.5 (Grails 0.6 shipped with 1.1-beta-3-SNAPSHOT)
- Spring 2.5 (Grails 0.6 shipped with 2.0.2)
- The generated Config.groovy (grails application configuration) under config has added mime type configurations and war dependency configurations in addition to log4j configurations. Also has added support to specify additional config files that get merged into this main config file.
- The generated DataSource.groovy under config has added default hibernate cache configurations in addition to environment DataSource configurations.
No comments:
Post a Comment