Commit Graph

10 Commits

Author SHA1 Message Date
Olga Maciaszek-Sharma
6ad6b63263 Restore docker setup. Fix test. (#1857) 2022-12-20 13:22:34 +01:00
Marcin Grzejszczak
ff7cb6364a Fixed 2022-11-18 22:26:43 +01:00
Marcin Grzejszczak
1999066c5a Left 1 type of messaging contract - code triggers an output
we're removing 2 additional types of messaging contracts
we're removing any leftovers of rabbit and kafka support - users will need to provide their own message receiver and a message sender
2022-11-15 16:10:44 +01:00
Marcin Grzejszczak
6fd4280d12 Removed deprecations 2021-11-16 22:59:15 +01:00
Marcin Grzejszczak
a915cf102b Messaging polyglot support (#1472)
added support for AMQP, KAFKA and standalone options
2020-08-21 18:05:32 +02:00
Marcin Grzejszczak
4a0b7d4df8 Bumped image to use JUnit5 2020-07-23 13:48:56 +02:00
Marcin Grzejszczak
9e02b7c902 Updated Copyrights 2020-01-28 20:00:13 +01:00
Marcin Grzejszczak
55a0ae86c5 Fixed https 2019-03-22 11:41:20 +01:00
Marcin Grzejszczak
8ce80e6e7f Applied checkstyle rules 2019-02-08 18:20:59 +01:00
Marcin Grzejszczak
37d7e8cfd3 Docker images (#527)
with this change we're adding generation of 2 docker images - verifier and stub runner
we also added a project `spring-cloud-contract-stub-runner-boot` which contains a far jar with stub runner boot

fixes gh-526, gh-516
2018-01-24 17:07:22 +01:00