spencergibb
249285ae11
Formatting
2020-09-17 10:53:40 -04:00
Spencer Gibb
50c74c9eba
Testcontainers support ( #624 )
...
Testcontainers functionality is in ConsulTestcontainers
This allows for use either by an ApplicationContextInitializer or statically.
Co-authored-by: Sergei Egorov <bsideup@gmail.com >
2020-09-09 12:41:56 -04:00
buildmaster
a0447a7bdf
Going back to snapshots
2020-07-31 20:58:55 +00:00
buildmaster
0783bca0e9
Update SNAPSHOT to 2.2.4.RELEASE
2020-07-31 20:56:45 +00:00
plmaheu
e5e1280c49
Fix cast issue when sending an event.
...
Fixes gh-458
Fixes gh-641
2020-07-06 17:51:11 -04:00
Spencer Gibb
cbd5e8f22b
Replaces deprecations.
...
Mostly from ewcid consul-api.
2020-04-09 01:23:51 -04:00
Ryan Baxter
fd083ca874
Added proxyBeanMethods = false to configuration classes. Fixes #596
2019-11-14 20:15:04 -05:00
Spencer Gibb
d7a8358bb8
Fixed build issues
2019-04-26 14:23:43 +02:00
Spring Operator
2330446a3b
URL Cleanup ( #522 )
...
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/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 115 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-26 16:17:41 -04:00
Marcin Grzejszczak
999fb6c9e8
Added checkstyle rules
2019-02-07 15:03:44 +01:00
Spencer Gibb
78a4e05281
Removes lombok
2018-06-05 14:55:58 -04:00
Spencer Gibb
a35bcef321
Updates for various 2.0.x fixes.
...
Starters from commons and netflix 2.0 and fixes for boot 2.0
Stream 2.0 tests are ignored.
2017-09-27 12:55:20 -04:00
Spencer Gibb
4726a1f1b9
Changes to enable tests to pass for boot 2.0.0
2017-05-30 14:23:50 -06:00
Spencer Gibb
be6cb652b7
Changes to enable tests to pass for boot 2.0.0
2017-05-30 14:10:03 -06:00
Spencer Gibb
2d3b36ba2c
Update to 2.0.0 and upgrade to boot 2.0.0
2017-05-26 14:09:48 -06:00
Spencer Gibb
1a040c0b85
Update to Dalston dependencies.
2017-01-27 14:12:12 -07:00
Spencer Gibb
673189aaea
Guard binder configuration based on properties.
...
fixes gh-273
2017-01-26 13:41:22 -07:00
Spencer Gibb
a64ace4700
Shutdown scheduler in ConsulInboundMessageProducer
...
fixes gh-259
2016-12-09 11:44:43 -07:00
Spencer Gibb
91a26f6161
polish tests
2016-12-08 11:01:25 -07:00
Spencer Gibb
ab89d06586
Protect consul inbound producer.
...
Wrap ConsulInboundMessageProducer.getEvents() contents in try/catch.
fixes gh-236
2016-10-20 13:55:47 -06:00
Spencer Gibb
ee548d06d6
Update SNAPSHOT to 1.1.0.M1
2016-08-26 08:43:18 -06:00
Spencer Gibb
a184d62d10
Spring Cloud Consul Stream Binder
...
Uses consul events for a non-grouping stream binder.
Also enables spring-cloud-starter-consul-bus.
fixes gh-86
2016-06-30 16:19:55 -06:00