Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marc0der/battle-star-galactica

A small Grails project to demonstrate projections in Named Queries
https://github.com/marc0der/battle-star-galactica

Last synced: about 1 month ago
JSON representation

A small Grails project to demonstrate projections in Named Queries

Awesome Lists containing this project

README

        

This is a little application written in Grails that accompanies my blog post about Named Queries with Projections in Grails.
Read the post here: http://mycodesnippets.com/2011/03/20/named-queries-with-projections-in-grails

"I was watching the first series of Battlestar Galactica (I know I know, I’m WAY behind!). During the second episode the fleet runs into a water shortage and they resort to seeking for water on nearby planets. Imagine if they had Grails! They would be able to write a named query, and locate a moon or planet with water in no time!"

This project is home to the BSG universe that we will traverse so that we can get find waterbaring bodies in space!

You can find the Spock Specs (hey, wait a minute! wrong series!) in the test/integration folder.