Commit Graph

81 Commits

Author SHA1 Message Date
Jay Bryant
c9c57ff29a Update versions
Updated the Spring Boot version and the Gradle and Maven wrappers.

Also removed the Initializr image and updated the README to match.
2020-08-04 15:11:36 -05:00
Greg Turnquist
f4749f9afc Upgrade to Gradle 4.10.3. 2019-11-19 09:43:27 -06:00
Jay Bryant
ac586e1611 Use the Spring Initializr (and Boot 2.2)
I rewrote the document and the code (mostly changing package names) to use the Spring Initializr. I also modified the build files to use Spring Boot 2.2.0, which necessitated replacing the Gradle wrappers. Note that there are no tests (other than the one I pulled in from the src directory that the Initializr created).
2019-11-01 10:13:20 +00:00
Greg Turnquist
c18a424606 Upgrade to Spring Boot 2.1.6.RELEASE 2019-06-22 08:24:06 -05:00
Greg Turnquist
2c0571f53b Upgrade to Spring Boot 2.1.4.RELEASE. 2019-04-22 10:41:00 -05:00
Greg Turnquist
32682b4b20 Upgrade to Spring Boot 2.1.3.RELEASE 2019-03-20 10:00:47 -05:00
Greg Turnquist
51ffb90821 Upgrade to Spring Boot 2.0.8.RELEASE. 2019-03-20 09:37:43 -05:00
Spring Operator
8c6e8bee12 URL Cleanup (#36)
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://localhost:8080/ws/countries.wsdl with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 4 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 2 occurrences
2019-03-20 08:56:32 -05:00
Spring Operator
ab5e8adfc2 URL Cleanup (#35)
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://localhost:8080/ws/countries.wsdl
* 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-11 14:02:41 -05:00
Greg Turnquist
4002ac9801 Upgrade to Spring Boot 2.0.5.RELEASE and Spring Cloud Finchley.SR1 2018-09-17 11:00:40 -05:00
Dave Syer
7fa41df3ff Fix CI tests 2018-07-30 09:12:42 +01:00
Greg Turnquist
114cdf9303 Upgrade to @SpringBoot 2.0.3.RELEASE and @SpringCloud Finchley.RELEASE 2018-06-18 16:16:23 -05:00
Greg Turnquist
b3ab774645 Upgrade to Spring Boot 2.0.2.RELEASE and Spring Cloud Finchley.RC1 2018-05-09 11:26:10 -05:00
Greg Turnquist
13f788828c Upgrade to Spring Boot 2.0.1.RELEASE 2018-04-05 11:44:33 -05:00
Greg Turnquist
3daf15481c Replace jar gradle task with bootJar task 2018-03-05 23:21:35 -06:00
Greg Turnquist
43e0f7b3d1 Upgrade to Spring Boot 2.0.0.RELEASE 2018-03-01 09:52:36 -06:00
Greg Turnquist
05ceb76b51 Upgrade to Gradle 4.6 2018-03-01 09:20:32 -06:00
Greg Turnquist
13aa315842 Upgrade to Spring Boot 1.5.10.RELEASE 2018-01-31 09:15:50 -06:00
Greg Turnquist
db286b73f1 Upgrade to Spring Boot 1.5.9.RELEASE 2017-11-30 11:06:30 -06:00
Greg Turnquist
ef22c0322d Upgrade to Spring Boot 1.5.8.RELEASE 2017-10-17 15:42:14 -05:00
Greg Turnquist
c96d6e8e4f Upgrade to Spring Boot 1.5.7.RELEASE 2017-09-13 13:15:15 -05:00
Greg Turnquist
4bb2c01474 Upgrade to Spring Boot 1.5.6.RELEASE 2017-07-27 10:04:21 -05:00
Greg Turnquist
dda3c483f7 Upgrade to Spring Boot 1.5.5.RELEASE 2017-07-26 12:23:00 -05:00
Greg Turnquist
a2e2c2d7c2 Upgrade to Spring Boot 1.5.3.RELEASE 2017-04-21 09:20:02 -05:00
Greg Turnquist
1c036c8093 Upgrade to Spring Boot 1.5.2.RELEASE 2017-03-03 11:12:55 -06:00
Greg Turnquist
69d1c5f793 Upgrade to Spring Boot 1.5.1.RELEASE 2017-01-30 23:29:36 -06:00
Greg Turnquist
c6783ee869 Upgrade to Spring Boot 1.5.0.RELEASE 2017-01-30 11:38:03 -06:00
Greg Turnquist
1b7fa858a0 Set maven pom.xml to Spring Boot 1.4.4.RELEASE 2017-01-26 12:47:34 -06:00
Greg Turnquist
2c03bf2281 Upgrade to Spring Boot 1.4.4.RELEASE 2017-01-26 12:37:09 -06:00
Greg Turnquist
537578d624 Upgrade to Spring Boot 1.4.3.RELEASE 2016-12-22 22:32:28 -06:00
Greg Turnquist
c1060bbb5a Upgrade plugin from spring-boot to o.s.boot 2016-11-30 10:06:22 -06:00
Greg Turnquist
4182b71081 Upgrade to Spring Boot 1.4.2.RELEASE 2016-11-08 11:52:23 -06:00
Greg Turnquist
56f7d94f42 Upgrade to Spring Boot 1.4.1.RELEASE 2016-09-23 16:35:57 -05:00
Greg Turnquist
867f79321f Upgrade to gradle 2.13 2016-08-29 13:17:47 -05:00
Greg Turnquist
17c3ed6adf Upgrade to @SpringBoot 1.4.0.RELEASE 2016-07-29 11:27:09 -05:00
Greg Turnquist
4824c6338b Upgrade to Spring Boot 1.3.7.RELEASE 2016-07-28 06:52:47 -05:00
Greg Turnquist
cf7f7284a2 Upgrade to Spring Boot 1.3.6.RELEASE 2016-07-05 13:52:19 -05:00
Dave Syer
e9c908b67c Add Maven wrapper 2016-07-02 10:10:41 +01:00
Greg Turnquist
5485f6eae6 Clean up gradle build files 2016-06-28 09:10:20 -05:00
Greg Turnquist
a7119437b4 Upgrade to Spring Boot 1.3.5.RELEASE 2016-05-10 10:26:23 -05:00
Greg Turnquist
eebc37a33c Upgrade to Spring Boot 1.3.4.RELEASE 2016-05-06 09:48:47 -05:00
Greg Turnquist
8b3b9f0364 Upgrade to Spring Boot 1.3.3.RELEASE 2016-02-26 07:29:51 -06:00
Greg Turnquist
13791682cb Upgrade to Spring Boot 1.3.2.RELEASE 2016-01-21 21:28:47 -06:00
Greg Turnquist
11fa14e75d Upgrade to Spring Boot 1.3.1.RELEASE 2015-12-18 09:40:10 -06:00
Greg Turnquist
7e29ccbda0 Upgrade to Spring Boot 1.3.0.RELEASE 2015-11-16 11:10:34 -06:00
Greg Turnquist
e1b55eb016 Upgraded to Spring Boot 1.2.7.RELEASE 2015-10-16 09:43:33 -04:00
Greg Turnquist
118faf83b5 Upgrade to Spring Boot 1.2.6.RELEASE 2015-09-20 15:41:33 -05:00
Greg Turnquist
3b885119f4 Upgrade to Spring Boot 1.2.5.RELEASE 2015-07-02 08:46:01 -05:00
Greg Turnquist
5e1b98f933 Upgrade non-specific guides to Java 8 2015-06-12 14:03:54 -04:00
Greg Turnquist
d35e75a78d Upgrade to Spring Boot 1.2.4 2015-06-09 09:41:45 -04:00