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