Jean Tessier’s Reviews > Grails in Action > Status Update
Jean Tessier
is on page 380 of 576
Spring IoC. Transactions with Spring and with Grails. @Transactional has separate Spring and Grails versions that behave differently in subtle ways.
— Sep 11, 2014 08:31AM
Like flag
Jean’s Previous Updates
Jean Tessier
is on page 528 of 576
Configuring Redis for caching, email, RabbitMQ, and sensitive configuration in CloudFoundry.
— Oct 01, 2014 08:39AM
Jean Tessier
is on page 509 of 576
Running in the Cloud, with integration with some of the features of CloudFoundry.
— Sep 30, 2014 03:24PM
Jean Tessier
is on page 496 of 576
Dependency management in the Grails build system. Externalizing configuration. Sharing JAR files when deploying multiple apps to Tomcat. Integrating with Maven (complicated) or Gradle (less complicated). It had a quick intro to extracting part of the app to a plugin.
— Sep 29, 2014 09:01PM
Jean Tessier
is on page 467 of 576
NoSQL. Redis for key/value pairs and caching and stats. MongoDB for document-based storage and map/reduce. Neo4j for graph database. All have interesting GORM integrations.
— Sep 28, 2014 03:28PM
Jean Tessier
is on page 432 of 576
Quartz plugin and cron-like jobs. With persistent state and controls from the app.
— Sep 27, 2014 05:54PM
Jean Tessier
is on page 421 of 576
Event-based programming with Platform Core plugin. JMS and ActiveMQ setup and plugins. Queue (1-to-1) vs. topic (broadcast). Integrating with Jabber.
— Sep 24, 2014 05:59PM
Jean Tessier
is on page 380 of 576
More AngularJS goodness with CRUD to REST bindings.
— Sep 10, 2014 08:48AM
Jean Tessier
is on page 368 of 576
Bundling JS and CSS resources. Intro to AngularJS.
— Sep 09, 2014 04:45PM
Jean Tessier
is on page 357 of 576
Using Spring Security plugin to provide authentication on the API. Dealing with API versioning through Grails. Functional tests for the API using Geb.
— Sep 03, 2014 07:46PM

