Flips is a Feature Toggle library for Java. Features can be flipped ON / OFF based on various conditions,
or a combination of different conditions.
Flips provide various annotations FlipOnDateTime, FlipOnProfiles etc. to flip ON / OFF a feature.
Version1.1compared with
Version Details
| 1.0.1 | 1.1 | |
|---|---|---|
| Release date | Sep 19, 2017 | Dec 09, 2018 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Managed Changes (7)
| 1.0.1 | 1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.7.5 | 2.8.11.1 |
| ~ Updated | com.jayway.jsonpath » json-path-assert | 0.8.1 | 2.3.0 |
| ~ Updated | org.springframework » spring-context | 4.2.3.RELEASE | 4.3.18.RELEASE |
| ~ Updated | org.springframework » spring-core | 4.2.3.RELEASE | 4.3.18.RELEASE |
| ~ Updated | org.springframework » spring-test | 4.2.3.RELEASE | 4.3.18.RELEASE |
| ~ Updated | org.springframework » spring-web | 4.2.3.RELEASE | 4.3.18.RELEASE |
| ~ Updated | org.springframework » spring-webmvc | 4.2.3.RELEASE | 4.3.18.RELEASE |