Controllers are a bit more familiar these days, and it may be helpful to favor them in the app since we are already using Spring Boot.
By converting over to controllers it will also be simpler to use tools like MockMvc to simplify some of the unit tests Terracotta uses to demonstrate vulnerabilities.
Controllers are a bit more familiar these days, and it may be helpful to favor them in the app since we are already using Spring Boot.
By converting over to controllers it will also be simpler to use tools like MockMvc to simplify some of the unit tests Terracotta uses to demonstrate vulnerabilities.