38 Commits

Author SHA1 Message Date
Greg Turnquist
ed55b93f32 Upgrade to Spring Boot 1.1.9.RELEASE 2014-11-12 13:07:57 -06:00
Greg Turnquist
b0fc787cc2 Upgrade to Spring Boot 1.1.8.RELEASE 2014-10-10 22:04:58 -05:00
Greg Turnquist
5a9162659e Upgrade to Spring Boot 1.1.7.RELEASE 2014-09-29 12:42:19 -05:00
Greg Turnquist
daa7ad9a57 Upgrade to Spring Boot 1.1.6.RELEASE 2014-09-05 11:13:42 -05:00
Greg Turnquist
59d1b67f6f Update to Spring Boot 1.1.5.RELEASE 2014-08-08 22:12:17 -05:00
Greg Turnquist
e2d14ddf21 Update to Spring Boot 1.1.4.RELEASE 2014-07-08 15:41:35 -05:00
Greg Turnquist
290eade1ed Update to Spring Boot 1.1.3.RELEASE 2014-06-27 22:55:01 -04:00
Greg Turnquist
86aa2140a4 Upgrade to Spring Boot 1.1.2.RELEASE 2014-06-24 19:55:05 -04:00
Greg Turnquist
8a779f2b86 Upgrade to Spring Boot 1.1.1.RELEASE 2014-06-11 16:48:00 -05:00
Greg Turnquist
ce6862bf85 Replace repo.spring.io/release with repo.spring.io/libs-release 2014-06-11 09:08:50 -05:00
Greg Turnquist
fb8e5ca257 Upgrade to Spring Boot 1.1.0.RELEASE 2014-06-10 19:16:14 -05:00
Greg Turnquist
ae3ab287da Upgrade to Spring Boot 1.0.2.RELEASE 2014-04-24 09:36:51 -05:00
Greg Turnquist
7a129f257f Upgrade to Spring Boot 1.0.1.RELEASE 2014-04-07 10:09:21 -05:00
Greg Turnquist
6b02eb326b Upgrade to Spring Boot 1.0.0.RELEASE 2014-04-01 15:11:04 -05:00
Greg Turnquist
97ef070157 Upgrade to Spring Boot 1.0.0.RC5 2014-03-22 07:17:43 -05:00
Greg Turnquist
542a69596f Upgrade to Spring Boot 1.0.0.RC4 2014-03-04 15:09:02 -05:00
Greg Turnquist
acdbd6a991 Upgrade to Spring Boot 1.0.0.RC3 2014-02-14 11:23:31 -06:00
Greg Turnquist
aa43cbe81f Upgrade to Spring Boot 1.0.0.RC2 2014-02-13 12:38:11 -06:00
Greg Turnquist
0a847b11fd Upgrade to Spring Boot 1.0.0.RC1 and other dependencies 2014-01-22 12:21:13 -06:00
Greg Turnquist
d45f654251 Upgrade to Spring Boot 0.5.0.M6 2013-11-19 10:50:27 -06:00
Greg Turnquist
6915a41669 Rebuild with gradle 1.8 and also update to Spring Boot 0.5.0.M5 2013-10-30 10:03:30 -05:00
Greg Turnquist
976a19fcc8 Replace repo.springsource.org with repo.spring.io 2013-09-30 08:18:46 -05:00
Greg Turnquist
c08348f2d5 Upgrade to Spring Boot 0.5.0.M4 2013-09-27 10:31:53 -05:00
Greg Turnquist
17999d6235 Upgrade to Spring Boot 0.5.0.M2 2013-08-30 16:41:49 -05: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
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
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
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
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
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