Commit Graph

105 Commits

Author SHA1 Message Date
Spring Operator 6a932a0422 URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 2 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 4 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 2 occurrences
2019-03-19 21:29:43 -05:00
Spring Operator b08886e782 URL Cleanup (#28)
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-15 10:21:02 -05:00
Greg Turnquist 5fa701cdc1 Upgrade to Spring Boot 2.0.5.RELEASE and Spring Cloud Finchley.SR1 2018-09-17 10:49:41 -05:00
Greg Turnquist abdb11734f Upgrade to @SpringBoot 2.0.3.RELEASE and @SpringCloud Finchley.RELEASE 2018-06-18 16:15:51 -05:00
Greg Turnquist b67a0e719b Upgrade to Spring Boot 2.0.2.RELEASE and Spring Cloud Finchley.RC1 2018-05-09 11:25:38 -05:00
Greg Turnquist cfa2e7183a Upgrade to Spring Boot 2.0.1.RELEASE 2018-04-05 11:44:07 -05:00
Mahmoud Ben Hassine 1991d56d1b Use builders for reader/writers 2018-03-08 12:18:40 -06:00
Greg Turnquist e8ac004972 Replace jar gradle task with bootJar task 2018-03-05 23:21:18 -06:00
Greg Turnquist 634772ee07 Upgrade to Spring Boot 2.0.0.RELEASE 2018-03-01 09:50:33 -06:00
Greg Turnquist 2db5f2250e Upgrade to Gradle 4.6 2018-03-01 09:20:21 -06:00
Greg Turnquist d61946c4f5 Upgrade to Spring Boot 1.5.10.RELEASE 2018-01-31 09:15:26 -06:00
Greg Turnquist 52ac38f8fa Upgrade to Spring Boot 1.5.9.RELEASE 2017-11-30 11:06:02 -06:00
Greg Turnquist df8e4460c0 Upgrade to Spring Boot 1.5.8.RELEASE 2017-10-17 15:41:54 -05:00
Greg Turnquist 326735e171 Upgrade to Spring Boot 1.5.7.RELEASE 2017-09-13 13:14:55 -05:00
Greg Turnquist d3631e4fe1 Upgrade to Spring Boot 1.5.6.RELEASE 2017-07-27 10:04:03 -05:00
Greg Turnquist 357303190d Upgrade to Spring Boot 1.5.5.RELEASE 2017-07-26 12:22:42 -05:00
Greg Turnquist 24a22cc824 Upgrade to Spring Boot 1.5.3.RELEASE 2017-04-21 09:19:44 -05:00
Greg Turnquist 03e985ea51 Upgrade to Spring Boot 1.5.2.RELEASE 2017-03-03 11:12:37 -06:00
Greg Turnquist 5b9579ea14 Upgrade to Spring Boot 1.5.1.RELEASE 2017-01-30 23:28:17 -06:00
Greg Turnquist f831c9fae4 Upgrade to Spring Boot 1.5.0.RELEASE 2017-01-30 11:36:35 -06:00
Greg Turnquist b7e382dbfa Set maven pom.xml to Spring Boot 1.4.4.RELEASE 2017-01-26 12:47:06 -06:00
Greg Turnquist aa2a65903b Upgrade to Spring Boot 1.4.4.RELEASE 2017-01-26 12:36:31 -06:00
Greg Turnquist a7e1c9b3d5 Upgrade to Spring Boot 1.4.3.RELEASE 2016-12-22 22:31:48 -06:00
Greg Turnquist 22cdc2b3f5 Upgrade plugin from spring-boot to o.s.boot 2016-11-30 10:06:01 -06:00
Greg Turnquist a4ebc5cc14 Upgrade to Spring Boot 1.4.2.RELEASE 2016-11-08 12:02:11 -06:00
Dave Syer aa1f874205 Use @Component for listener 2016-10-25 11:59:32 +01:00
Greg Turnquist 96d26d3ca4 Upgrade to Spring Boot 1.4.1.RELEASE 2016-09-23 16:35:33 -05:00
Greg Turnquist 02f716ea88 Upgrade to gradle 2.13 2016-08-29 13:17:33 -05:00
Greg Turnquist 40972549c2 Upgrade to @SpringBoot 1.4.0.RELEASE 2016-07-29 11:25:42 -05:00
Greg Turnquist f75c3cbbcf Upgrade to Spring Boot 1.3.7.RELEASE 2016-07-28 06:52:32 -05:00
Greg Turnquist 10e793b824 Upgrade to Spring Boot 1.3.6.RELEASE 2016-07-05 13:51:57 -05:00
Dave Syer c59e84ff4c Add Maven wrapper 2016-07-02 10:10:41 +01: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 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