Github user kevdoran commented on a diff in the pull request:
https://github.com/apache/nifi-registry/pull/14#discussion_r142515556
--- Diff: nifi-registry-web-api/pom.xml ---
@@ -105,6 +105,11 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
+ <artifactId>spring-boot-starter-security</artifactId>
--- End diff --
Yep.---
