Gary Russell
174e4db210
Upgrade to 2.2.5
2020-02-26 10:41:54 -05:00
Gary Russell
a9003e4a68
Upgrade to 2.2.4
2020-02-26 10:27:47 -05:00
Gary Russell
305bb69878
Upgrade Boot-based samples to 2.2.2
2019-12-20 13:28:39 -05:00
Artem Bilan
97c51071d9
Upgrade dependencies; change logging to Log4j2 ( #55 )
...
* Upgrade dependencies; change logging to Log4j2
* * Fix dependency versions and modernize some of them
* * Bring `junit` dependency back into `spring-rabbit-stocks` sample
since it is an `optional` with `spring-rabbit-test`
* Remove `test` dependencies from `spring-rabbit-helloworld` sample
since there is no tests in this sample at all
2019-12-03 15:58:28 -05:00
Gary Russell
40409d3946
Upgrade to 2.2.1.RELEASE
2019-11-04 11:20:08 -05:00
Gary Russell
3b9d1b0a11
Upgrade to Spring AMQP 2.2.0.M4
2019-08-05 12:20:12 -04:00
Gary Russell
ff6d2df34f
Upgrade to Jackson databind 2.9.9.2
...
- Fix package change
- remove pom.xml-e files
2019-08-02 09:00:20 -04:00
Artem Bilan
a18f69b5b8
Upgrade dependencies
2019-05-23 10:24:15 -04:00
Gary Russell
1e451776ef
Upgrade to Spring-AMQP 2.2.0.M2
2019-05-13 10:30:44 -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