From fa413b06fbde9202da41273f776b02dc503bf07d Mon Sep 17 00:00:00 2001 From: Loredana Crusoveanu Date: Fri, 13 Apr 2018 01:56:19 +0300 Subject: [PATCH] add main class --- spring-5-security/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spring-5-security/pom.xml b/spring-5-security/pom.xml index 72d2b0133c..b21f830783 100644 --- a/spring-5-security/pom.xml +++ b/spring-5-security/pom.xml @@ -66,6 +66,10 @@ org.springframework.boot spring-boot-maven-plugin + + com.baeldung.passwordstorage.PasswordStorageApplication + JAR +