Commit Graph

158 Commits

Author SHA1 Message Date
Greg Turnquist a07d904371
Add CONTRIBUTING doc 2016-06-27 15:22:38 -05:00
Greg Turnquist a0742bb207
Upgrade to Spring Boot 1.3.5.RELEASE 2016-05-10 10:26:08 -05:00
Greg Turnquist a0509a11f5
Upgrade to Spring Boot 1.3.4.RELEASE 2016-05-06 09:48:32 -05:00
Greg Turnquist c4ab037902 Upgrade to Spring Boot 1.3.3.RELEASE 2016-02-26 07:29:31 -06:00
Greg Turnquist d4c16e6c70 Migrate to container-based infrastructure 2016-02-24 10:08:56 -06:00
Greg Turnquist e9b154861d Clean up and remove webiness of guides
Resolves #10
2016-02-24 09:24:02 -06:00
Greg Turnquist 63cea20610 Put header in before sample data
Resolves #12
2016-02-24 09:22:16 -06:00
Greg Turnquist 3633545a77 Merge pull request #11 from mminella/ISSUE-10
Refactored DI to be more explicit
2016-02-23 23:56:34 -06:00
Greg Turnquist 68d9997561 Upgrade to Spring Boot 1.3.2.RELEASE 2016-01-21 21:28:30 -06:00
Greg Turnquist 706d99911d Upgrade to Spring Boot 1.3.1.RELEASE 2015-12-18 09:39:53 -06:00
Greg Turnquist a48e9c9bfb Upgrade to Spring Boot 1.3.0.RELEASE 2015-11-16 11:10:22 -06:00
Greg Turnquist 0cc4392b3f Upgraded to Spring Boot 1.2.7.RELEASE 2015-10-16 09:43:21 -04:00
Greg Turnquist d4c0f67d35 Upgrade to Spring Boot 1.2.6.RELEASE 2015-09-20 15:41:20 -05:00
Greg Turnquist 91603afdee Add footer 2015-08-25 15:10:01 -05:00
Greg Turnquist 8f5fb181c2 Upgrade to Spring Boot 1.2.5.RELEASE 2015-07-02 08:45:36 -05:00
Greg Turnquist e7cd2b1cce Fix slack notifications 2015-06-15 14:02:28 -04:00
Greg Turnquist 1e4ca8492f Add travis support 2015-06-15 11:52:56 -04:00
Greg Turnquist 7e4f6dd74d Upgrade non-specific guides to Java 8 2015-06-12 14:03:07 -04:00
Michael Minella fcf3db3585 Refactored DI to be more explicit 2015-06-10 10:21:51 -05:00
Greg Turnquist 5fe2789259 Upgrade to Spring Boot 1.2.4 2015-06-09 09:41:36 -04:00
Greg Turnquist f33ccd6ca8 We leave out licensing in headers to slim down the guides. 2015-05-27 13:07:33 -05:00
Greg Turnquist 06a705e08b Remove CountDownLatch to simplify
Resolves #8
2015-05-27 13:02:06 -05:00
Michael Minella 427f2c95f1 Added end of job listener
Spring Batch jobs are executed via Spring Boot's
JobLaunchingCommandLineRunner.  This guide also uses a CommandLineRunner
to verify the results of the job.  This can cause state inconsistencies
between the two (job may run before or after the queries).  This commit
adds a JobExecutionListener that decrements a CountdownLatch.  The
queries wait for the latch to complete guaranteeing that the job has
completed.

Github Issue 8
2015-05-27 12:00:08 -05:00
Greg Turnquist 72ef54da25 Upgrade to Spring Boot 1.2.3.RELEASE 2015-03-31 16:55:57 -05:00
Greg Turnquist 0aba40b461 Upgrade to Gradle 2.3 2015-03-15 14:33:49 -04:00
Greg Turnquist df8ee54b65 Upgrade to Spring Boot 1.2.2.RELEASE 2015-02-26 22:39:26 -06:00
Greg Turnquist 9dc3473ee0 Remove mavenLocal and libs-release from gradle build 2015-02-25 09:39:57 -06:00
Greg Turnquist cee9eabde2 Upgrade to @SpringBootApplication 2015-02-24 15:18:43 -06:00
Greg Turnquist 50d2b0dcdb Upgrade to Spring Boot 1.2.1.RELEASE 2015-02-18 11:07:44 -06:00
Greg Turnquist ffef67e6ab Remove legacy start-class property from maven builds 2015-01-14 12:33:49 -06:00
Greg Turnquist dc152d8017 Upgrade to Spring Boot 1.1.10.RELEASE 2014-12-11 11:07:39 -06:00
Greg Turnquist c4dbac50ab Convert to use https for repositories 2014-11-20 10:14:57 -06:00
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 4f7ea7a612 Remove redudant 'run the service' macro 2014-09-29 12:54:49 -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 29cd3007c9 Enable hiding/showing build steps 2014-09-02 10:55:51 -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 2fc26b9e3b Update path to macro content 2014-05-05 10:14:04 -04: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