Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 476 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 476 Bytes

Integration test projects for Spring Cloud

CircleCI

Not necessarily full demo or sample apps, but each one implementing a single scenario or small set of scenarios. Very useful for testing classpath combinations (e.g. making sure that optional depednencies really are optional).

Running

./mvnw --fail-at-end --update-snapshots clean package