7 Commits

Author SHA1 Message Date
Greg L. Turnquist
9c1ed981a6 Upgrade to Spring Boot 2.4.5 and latest Spring Session. 2021-05-19 12:03:18 -05:00
Spring Operator
71ad1e56e9 URL Cleanup (#7)
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 3 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 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences
2019-03-27 09:28:36 -05:00
Greg Turnquist
609e8b6d2a Upgrade to latest Spring Session/Spring Boot 2018-02-20 11:50:59 -06:00
Greg Turnquist
eaadaf417e Update pom.xml 2018-02-20 11:28:57 -06:00
Greg Turnquist
3ec6e49f5b Add Reactive Spring Boot example 2017-08-23 12:35:53 -05:00
Greg Turnquist
92da1eb2b0 Polish 2017-08-02 15:05:25 -05:00
Greg Turnquist
454f3f5113 Initial commit 2017-08-02 12:14:35 -05:00