Commit Graph

7 Commits

Author SHA1 Message Date
Chris Beams 79dbf05bba Pull in code blocks with {!include:...} syntax 2013-06-03 09:16:24 +02:00
Chris Beams c194ea1a1b Version all GS guides at 0.1.0 per http://semver.org 2013-05-28 11:48:13 +02:00
Greg Turnquist 87f672be49 Wrote first cut of the guide and polished the complete code at the same time. 2013-05-16 16:42:06 -04:00
Greg Turnquist ea6920389b Logging isn't enough to see the outcome. Removed logging and instead use JdbcTemplate to query DB. 2013-05-16 15:14:19 -04:00
Dave Syer 12f1f122ba Add FINE logging configuration to show JDBC 2013-05-16 16:34:57 +01:00
Dave Syer 851d331b2d Bootstrappify initial implementation 2013-05-16 16:26:46 +01:00
Greg Turnquist ee95d7cbbb Initial commit of the working, complete example.
This one has trickier issues to overcome, so I thought it more practical to
push the code to origin so I could ping other people, before having to worry
about writing the actual guide.
2013-05-16 11:12:00 -04:00