Remove duplicate material from ideas
This commit is contained in:
4
ideas.md
4
ideas.md
@@ -1,9 +1,5 @@
|
||||
# Spring Cloud Contract
|
||||
|
||||
[](https://gitter.im/spring-cloud/spring-cloud-contract?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
What you always need it confidence in pushing new features into a new application or service in a distributed system. This project provides support for Consumer Driven Contracts and service schemas in Spring applications, covering a range of options for writing tests, publishing them as assets, asserting that a contract is kept by producers and consumers, for HTTP and message-based interactions.
|
||||
|
||||
Feature ideas:
|
||||
|
||||
- [x] Move DSL and stub runner code over from [Accurest](https://github.com/Codearte/accurest)
|
||||
|
||||
Reference in New Issue
Block a user