Kyle Anderson

Results 3 issues of Kyle Anderson

## Type of issue Feature request ---- When running `yo --generators` it would be helpful to display the version alongside the name of each generator. This could either be the...

actionable
feature

Stormpath Spring Boot Auto Configuration should be more mindful of User Configuration, specifically Controller Mappings (e.g. `@RequestMapping`). If Stormpath attempts to register a mapping that already exists in User Configuration,...

old-backlog

This PR fixes #1164 by adding a method that checks whether any `Mappings` defined by the User conflict with those that Stormpath wants to create. If a conflict is found,...