Files
spring-cloud-contract/spring-cloud-contract-tools
Marcin Grzejszczak 74574b3dc6 Added exclusion on demand of files from jar
without this change you can't control what should be excluded from your folder in the output stubs jar. That way when having a common repo with contracts you had the whole target put into stubs jar
    with this change you can set e.g. `**/target/**/*.*` to exclude anything from the target folder

    fixes #145
2016-11-14 15:54:57 +01:00
..
2016-10-17 12:22:17 +02:00