Marcin Grzejszczak
aee038e26b
Update _project-features-contract.adoc
...
Removed mention of `inputMessage`
2023-05-04 10:40:23 +02:00
Marcin Grzejszczak
cc9dd43846
Update getting-started.adoc
...
removed `inputMessage` mention
2023-05-04 10:39:48 +02:00
Marcin Grzejszczak
37c53cb9c2
Merge branch '3.1.x'
2023-04-27 15:11:40 +02:00
Marcin Grzejszczak
56c531ab79
Better documented multipart; fixes gh-1886
2023-04-27 15:11:24 +02:00
Marcin Grzejszczak
c6f948c208
Fixed issue with .. jsonpath operator; fixes gh-1754
2023-04-26 16:28:14 +02:00
Marcin Grzejszczak
7fce11ba8c
Picks nonarg constructor of a metadata for docs building
...
fixes gh-1896
2023-04-26 15:57:57 +02:00
Wallace Wadge
75b1fb663d
Adds some supporting documentation regarding overriding the priority field and a custom DSL template. ( #1883 )
...
Fixes gh-1818
Co-authored-by: Wallace Wadge <wallace.wadge@gamesysgroup.com >
2023-04-06 11:43:38 +02:00
Marcin Grzejszczak
8b5b3ab6cb
Updated versions
2023-01-19 16:35:24 +01:00
Marcin Grzejszczak
97e43b01d2
Fixing stream binder
2022-12-01 12:24:49 +01:00
Marcin Grzejszczak
a5b97e6175
Fixes messaging
2022-11-18 20:11:10 +01:00
Marcin Grzejszczak
dc581e8934
Removing the Pact integration; fixes gh-1845
2022-11-17 16:01:40 +01:00
Marcin Grzejszczak
48a40f25b4
Fixed messaging docs
2022-11-15 17:40:10 +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
7a66b5f5ba
Updated versions
2022-10-18 12:16:30 +02:00
Kyujin Nam
9a611cdca9
fix: adoc code highlighting syntax ( #1817 ) ( #1820 )
2022-09-26 08:53:42 +02:00
Marcin Grzejszczak
83cbd9f943
Added a note about trusted and untrusted locations
2022-08-17 12:02:52 +02:00
Marcin Grzejszczak
fd2ff4f22d
Added a note about trusted and untrusted locations
2022-08-17 12:02:45 +02:00
Marcin Grzejszczak
52d5de16d4
Merge branch '3.1.x'
2022-07-01 14:21:56 +02:00
Marcin Grzejszczak
414cd9c545
Fixed broken docs
2022-07-01 14:02:32 +02:00
Marcin Grzejszczak
8a855d9bc3
Improve the docs about Stub Runner standalone executions in terms of security concerns; fixes gh-1806
2022-07-01 13:05:57 +02:00
buildmaster
97d4096104
Bumping versions
2022-07-01 00:21:56 +00:00
buildmaster
c05cebab61
Bumping versions
2022-06-30 14:30:45 +00:00
Marcin Grzejszczak
f9ca2d9a6d
Fix invalid samples branch
2022-06-15 16:40:58 +02:00
Marcin Grzejszczak
7c0c8ebc6f
Changed the invalid folder for docs samples; fixes gh-1793
2022-06-08 15:44:56 +02:00
Marcin Grzejszczak
372fe43944
Fixed samples branch for docs
2022-05-05 10:48:41 +02:00
Marcin Grzejszczak
f433cf1d75
Fixed samples branch for docs
2022-04-25 16:15:52 +02:00
spencergibb
fa4ec27431
comment out many includes for release.
...
Some probably didn't need to be, but I just did it until Unresolved is gone
2022-03-31 22:30:19 -04:00
Marcin Grzejszczak
145cf4dd9e
Upgraded Groovy to 4 and Rest Assured to 5
2022-03-25 13:29:45 +01:00
spencergibb
21a60b8f0d
Updates to use new TestSocketUtils from spring-cloud-test-support
2022-03-11 13:27:45 -05:00
Marcin Grzejszczak
0930e1d6cb
Merge branch '3.1.x'
2022-03-04 12:09:50 +01:00
Pankaj Khushalani
cf2ee6c07a
docs: Update JUnit5 example, fixes gh-1746 ( #1757 )
2022-02-28 11:30:35 +01:00
jakub-bochenski
b0d77aaa17
docs: Explain how to have multiple contracts in Groovy ( #1755 )
...
* docs: Explain how to have multiple contracts in Groovy
* Update _project-features-contract.adoc
Co-authored-by: Marcin Grzejszczak <marcin@grzejszczak.pl >
2022-02-25 15:41:45 +01:00
Marcin Grzejszczak
04769ca5c7
Allows providing a custom KafkaTemplate bean; fixes gh-1704
2021-11-23 08:58:46 +01:00
Marcin Grzejszczak
6fd4280d12
Removed deprecations
2021-11-16 22:59:15 +01:00
Marcin Grzejszczak
583dabd275
Merge remote-tracking branch 'origin/3.0.x' into main
2021-08-12 11:42:22 +02:00
Bastian Doetsch
2f37b46dde
Fixes #1672 : allow users to specify a custom build.gradle when using standalone docker image ( #1695 )
...
* pre-create directories for mounting and use /spring/cloud-contract and /contract and /spring-cloud-contract
* add documentation on how to run a customized gradle build to create tests
2021-08-10 15:59:32 +02:00
Fabian Krüger
ab984d8caf
fix #1690 : removes all links to scc workshop ( #1691 )
2021-08-09 14:02:41 +02:00
arcanjoaq
085a91bcb7
Fixed typo in gradle example ( #1686 )
2021-08-09 10:30:16 +02:00
Marcin Grzejszczak
633d16630a
Fixed the docs
2021-07-15 14:14:04 +02:00
Marcin Grzejszczak
8439ebf967
Fixed symlinks
2021-07-15 09:52:58 +02:00
Marcin Grzejszczak
3494bc374c
Fixed wrong include link; fixes gh-1658
2021-05-24 10:24:43 +02:00
Marcin Grzejszczak
75e90b02f9
Moved wiremock samples to spring cloud contract samples
2021-05-05 10:38:33 +02:00
Plamen Totev
8ab3e970b3
Fix Clone on Windows instructions ( #1631 )
...
The suggested command
git clone -c core.longPaths true https://github.com/spring-cloud/spring-cloud-contract.git
fails because Git recognizes `true` as the repo to be cloned.
Add equal sign (`=`) to fix this issue.
This way Git will properly recognize `true` as the value for `core.longPaths`
2021-03-29 08:13:47 +02:00
Ahmed Yarub Hani Al Nuaimi
6a01e29ce5
Spelling and grammar fixes ( #1624 )
...
* Spelling and grammar fixes
* Undo some changes
2021-03-29 08:12:24 +02:00
Ryan Baxter
b77e99b3d1
Aligning contract docs with the rest of spring cloud
2021-03-18 16:28:28 -04:00
Jordi Llach
44d98f9734
Fixing typo on contractsProperties ( #1622 )
...
Fixing typo on contractsProperties and adding a use case sample
2021-03-15 10:45:13 +01:00
Marcin Grzejszczak
99f3d26851
Merge branch '2.2.x'
2021-03-09 10:17:13 +01:00
Marcin Grzejszczak
0f9b1aec07
Fixed the schema link; fixes gh-1593
2021-03-09 10:13:49 +01:00
Shannon Pamperl
999bc2e4b0
Add kotlin-scripting-compiler-embeddable for Kotlin DSL and fix outdated documentation wih respect to Rest Assured. ( #1617 )
...
Fixes gh-1600
2021-03-01 09:01:09 +01:00
buildmaster
c251d06260
Going back to snapshots
2021-02-11 15:06:29 +00:00