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
8f5fb181c2
Upgrade to Spring Boot 1.2.5.RELEASE
2015-07-02 08:45:36 -05: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
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
27fd3edb1b
Remove version number from Spring Boot starters
2014-02-17 15:50:52 -06: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
71b1660861
Upgrade to gradle 1.11
2014-02-12 09:17:25 -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
da06a40acc
Converted to asciidoctor
2013-11-22 16:47:37 -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
84184ecfd3
Upgrade guide to use Gradle 1.8
2013-09-30 11:58:33 -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