23 Commits

Author SHA1 Message Date
Gary Russell
26645f1630 Upgrade to 2.1.18 2021-01-13 11:40:02 -05:00
Gary Russell
1f0b62e5de Upgrade to 2.1.17 2020-09-16 09:47:05 -04:00
Gary Russell
afbf254842 Upgrade to 2.1.16 2020-07-22 10:40:37 -04:00
Gary Russell
8f7f0ab3fd Upgrade to 2.1.15 2020-05-20 15:26:12 -04:00
Gary Russell
644ca6be07 Upgrade to 2.1.13 2020-01-15 10:36:32 -05:00
Gary Russell
bdb4814b78 Upgrade dependencies 2019-11-03 08:46:52 -05:00
Gary Russell
c0d6cf12ec Upgrade Spring AMQP, Boot versions 2019-09-30 11:21:33 -04:00
Gary Russell
ef6a311531 Upgrade to Spring AMQP 2.1.8 2019-08-02 12:14:42 -04:00
Gary Russell
b6431b9c2e Use 2.1.6.RELEASE 2019-05-27 11:43:15 -04:00
Gary Russell
b66c24785c Upgrade to S-A 2.1.5, S-F 5.1.6 2019-04-01 17:06:06 -04:00
Spring Operator
f560443578 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 4 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).
* http://www.springframework.org/schema/beans/spring-beans.xsd with 10 occurrences migrated to:
  https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd) result 200).
* http://www.springframework.org/schema/context/spring-context.xsd with 4 occurrences migrated to:
  https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd) result 200).
* http://www.springframework.org/schema/mvc/spring-mvc.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/mvc/spring-mvc.xsd ([https](https://www.springframework.org/schema/mvc/spring-mvc.xsd) result 200).
* http://www.springframework.org/schema/rabbit/spring-rabbit.xsd with 4 occurrences migrated to:
  https://www.springframework.org/schema/rabbit/spring-rabbit.xsd ([https](https://www.springframework.org/schema/rabbit/spring-rabbit.xsd) result 200).
* http://www.springframework.org/schema/task/spring-task.xsd with 1 occurrences migrated to:
  https://www.springframework.org/schema/task/spring-task.xsd ([https](https://www.springframework.org/schema/task/spring-task.xsd) result 200).
* http://maven.apache.org/maven-v4_0_0.xsd with 3 occurrences migrated to:
  https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).
* http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd with 1 occurrences migrated to:
  https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd ([https](https://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd) result 302).

# Ignored
These URLs were intentionally ignored.

* http://java.sun.com/xml/ns/j2ee with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 14 occurrences
* http://www.springframework.org/schema/beans with 20 occurrences
* http://www.springframework.org/schema/context with 8 occurrences
* http://www.springframework.org/schema/mvc with 2 occurrences
* http://www.springframework.org/schema/p with 1 occurrences
* http://www.springframework.org/schema/rabbit with 13 occurrences
* http://www.springframework.org/schema/task with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 18 occurrences
2019-03-22 17:38:54 -04:00
Gary Russell
523e68fedc Upgrade to Spring AMQP 2.1.3 2019-01-10 11:27:48 -05:00
Gary Russell
e1295d313b Upgrade Jackson version 2019-01-04 15:02:18 -05:00
Gary Russell
5defed77d9 Upgrade to 2.1.1 2018-11-07 12:44:33 -05:00
Gary Russell
8ee796dc74 Upgrade to 2.1.0.RELEASE
Fixes #33
2018-10-26 10:37:18 -04:00
Gary Russell
ba22a4f4c3 Boot 2.0.6 + G-EH Polishing
Add boot configuration to container factory.
2018-10-20 12:47:42 -04:00
Gary Russell
dc1f946be3 Upgrade Boot to 2.0.5 2018-10-13 12:50:23 -04:00
Gary Russell
a8204b0ada Upgrade to 2.1.0.RC1 2018-09-21 12:24:47 -04:00
Gary Russell
8458f5e176 Upgrade to 2.1.0.M3 2018-09-11 14:26:21 -04:00
Gary Russell
a14ff79721 Upgrade to 2.1.0.M1 2018-07-26 11:53:42 -04:00
Gary Russell
77e955adcc Upgrade to 2.0.5 2018-07-26 11:51:56 -04:00
Gary Russell
ad94cac76a Upgrade to 2.0.4 2018-06-13 12:08:43 -04:00
Gary Russell
739fd2282d Add @RabbitListener ErrorHandler Sample
Demonstrate how to wire in a global error handler.
2017-02-14 12:11:55 -05:00