Commit Graph

21 Commits

Author SHA1 Message Date
Greg Turnquist 17999d6235 Upgrade to Spring Boot 0.5.0.M2 2013-08-30 16:41:49 -05:00
Roy Clarkson bc2d74311e Remove unecessary .gitignore 2013-08-14 15:35:54 -04:00
Roy Clarkson 8e9fa7f9ab Add "Application" class for consistency with other guides. 2013-08-13 16:22:44 -04:00
Greg Turnquist e63334ecaf Fix maven-compiler-plugin to version 2.3.2 2013-08-09 13:18:06 -05:00
Greg Turnquist 17d26dbfa1 Upgrade to Gradle 1.7 2013-08-09 12:03:58 -05:00
Roy Clarkson fc8fc09804 Detab poms and source 2013-08-08 18:08:44 -04:00
Greg Turnquist 6a68df4927 Use libs-snapshot instead of snapshot 2013-08-06 14:43:29 -05:00
Greg Turnquist 2d82989dbd Add gradle support 2013-08-01 21:37:36 -04:00
Greg Turnquist 5d2e49c5db Convert spring-boot-up to spring-boot-starter 2013-07-31 15:42:31 -04:00
Greg Turnquist b597faada0 Upgrade to Spring Boot 2013-07-30 10:19:08 -04:00
Greg Turnquist 5a0a5d7ff6 Convert to spring-package-maven-plugin and Spring Zero 2013-07-22 08:34:02 -04:00
Greg Turnquist 7258dab628 Renamed schema setup script to schema-all.sql 2013-07-22 08:30:06 -04:00
Greg Turnquist f3ff1f34a8 Strip out -complete and -initial from artifacts. Regenerate guides suitably. 2013-07-18 10:41:06 -04:00
Greg Turnquist 64d031939f Convert to fpp 2013-07-05 16:50:39 -05:00
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