Flips is an implementation of the Feature Toggles pattern for Java and Spring (Spring Core / Spring MVC/ Spring Boot) based application. Feature Toggle is a powerful technique that allows teams to modify system behavior and deliver new functionality to users rapidly but safely. Let's understand what Flips is all about.