22 Commits

Author SHA1 Message Date
Beverley Talbott
23c51c6358 fix conflict 2013-07-03 16:30:38 -07:00
Greg Turnquist
1a9af53840 Fix download link 2013-07-02 12:12:43 -05:00
Beverley Talbott
1f4b0872ef README.src.md 2013-06-27 09:06:15 -07:00
Beverley Talbott
12a6a588ba Delete my README.md 2013-06-27 09:04:09 -07:00
Greg Turnquist
1ddccb938e Fixed some small typos 2013-06-24 20:59:05 -05:00
Greg Turnquist
f14ee4ee0f Merge pull request #3 from btalbott/master
Copyedit
2013-06-24 18:57:37 -07:00
Beverley Talbott
1ece692bad Copyedit 2013-06-24 18:37:23 -07:00
Beverley Talbott
d99012a926 Edit per guidelines 2013-06-24 18:29:47 -07:00
Chris Beams
7575959cb6 Generate README.md files from README.src.md 2013-06-03 09:30:32 +02:00
Chris Beams
79dbf05bba Pull in code blocks with {!include:...} syntax 2013-06-03 09:16:24 +02:00
Chris Beams
263b7cffb1 Refactor to new {!include} syntax 2013-06-03 08:50:36 +02:00
Chris Beams
9c889b7df5 Version all GS guides at 0.1.0 per http://semver.org 2013-05-28 12:00:09 +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
Chris Beams
9adda574f5 Update to use new {!snippet:...} syntax 2013-05-27 19:44:39 +02:00
Greg Turnquist
ee3e6fd3c8 Added 'initial' version of the guide. 2013-05-17 09:46:47 -04: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
Greg Turnquist
fe3548edf1 Merge pull request #2 from dsyer/feature/bootstrap
Add FINE logging configuration to show JDBC
2013-05-16 08:40:01 -07:00
Dave Syer
12f1f122ba Add FINE logging configuration to show JDBC 2013-05-16 16:34:57 +01:00
Greg Turnquist
2855461e85 Merge pull request #1 from dsyer/feature/bootstrap
Bootstrappify initial implementation
2013-05-16 08:29:00 -07: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