15 Commits

Author SHA1 Message Date
spencergibb
48b42d8d57 Moves requestmapping out of interface on to method 2021-10-29 11:16:16 -04:00
spencergibb
859f8d988c Updates tests for boot 2.3 and ilford (2020.0) 2020-05-29 19:21:13 -04:00
Ryan Baxter
047baa68a8 Use https for example.com 2019-05-23 10:17:10 -04:00
Spring Operator
09de2a139a 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://www.apache.org/licenses/LICENSE-2.0 with 8 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
2019-03-21 12:28:52 -05:00
Ryan Baxter
8b98f5ca07 Update to tests due to new openfeign project 2018-02-22 16:58:03 -05:00
Dave Syer
dc4b4a84f6 Update to Spring Boot 1.4 test APIs 2016-09-15 10:18:19 +01:00
Ryan Baxter
01a05bfc56 Disabling hystrix 2016-08-15 15:27:08 -04:00
Ryan Baxter
fe1b707ce7 adding fallback for feign client 2016-08-15 10:47:21 -04:00
Dave Syer
838352a1b4 Use @RequestMapping on interface to show it works 2016-06-09 15:33:55 +01:00
Spencer Gibb
5a8c6825db Update tests to use @WebIntegrationTest 2016-03-14 11:23:29 -06:00
Dave Syer
ca6b85b510 Tidy up integration tests for recent changes 2015-11-11 11:04:39 +00:00
Spencer Gibb
a4b5dc6a36 fixed feign tests 2015-01-29 11:56:09 -07:00
Spencer Gibb
e4a421d826 added protocol to url 2015-01-29 11:14:02 -07:00
Dave Syer
d80ebcb223 Adjust to new @FeignCLient semantics 2015-01-29 17:42:35 +00:00
Spencer Gibb
b6cc2ad098 add some feign test with and without eureka 2015-01-26 13:32:17 -07:00