Interface | Description |
---|---|
StubGenerator<T> |
Converts contracts into their stub representation.
|
StubPostProcessor<T> |
Post processor of stub mappings.
|
Class | Description |
---|---|
RecursiveFilesConverter |
Recursively converts contracts into their stub representations.
|
RecursiveFilesConverterApplication | |
StubGeneratorProvider |
Retrieves file converters from the class path and operates on them.
|
Exception | Description |
---|---|
ConversionContractVerifierException |
Thrown when a a DSL can't be properly converted.
|
Copyright © 2016–2022 Spring. All rights reserved.