Commit Graph

15 Commits

Author SHA1 Message Date
Marcin Grzejszczak
5466a1f148 Added @ConditionalOnClass for resilience4j reactor cicrutbreaker 2019-08-27 10:54:39 +02:00
Ryan Baxter
caa72fdc87 Merge remote-tracking branch 'Upstream/master' into spring-retry 2019-04-09 09:21:08 -04:00
Ryan Baxter
57addc7ac7 Initial commit 2019-04-04 11:31:51 -04:00
Spring Operator
0d30f1d287 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 11 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://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* http://repo.spring.io/release with 1 occurrences migrated to:
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 22 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 11 occurrences
2019-03-19 20:21:57 -05:00
Eric Zhao
517f59dcad Sync from spring-cloud-incubator/master
Sync from upstream/master
2019-03-14 22:39:34 +08:00
Ryan Baxter
7ea953dfa2 Add support for checkstyle rules and fix checkstyle failures. Fixes #14 2019-03-12 20:04:07 -04:00
Eric Zhao
77ac8b39f2 Merge branch 'master' into integration/sentinel 2019-03-12 09:44:48 +08:00
Ryan Baxter
bf6521412b Adding documentation 2019-03-11 16:23:29 -04:00
Ryan Baxter
aa054d8a1b Updating to use latest sc-build 2019-03-07 16:50:47 -05:00
Eric Zhao
3f272a79c3 Add spring-cloud-circuitbreaker-sentinel module and update dependency
Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2019-02-22 14:46:28 +08:00
Ryan Baxter
7cd6f99bc6 Using latest spring cloud build release 2019-02-15 11:53:54 -05:00
Ryan Baxter
f58ba26c5e Rename project, packages, and classes that use R4J shorthand to Resilience4J. Fixes #9 2019-02-15 10:48:34 -05:00
Ryan Baxter
6d352e8cfe Refactor to make the repo more general to include both R4J and Hystrix 2018-12-14 11:14:39 -05:00
Ryan Baxter
065050bb77 Updating to match API changes 2018-11-30 10:40:03 -05:00
Ryan Baxter
e69a5be9af adding starter 2018-11-14 12:42:04 -05:00