Skip to content

YamanoteStudios/spring-boot-user-auth-implemenation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-user-auth-implemenation

Pre-requisites

Install Java 8 Install Maven on your system Install Git

clone on your local system run following command on root of the project mvn clean compile

if want to run your application from command line then use following command

java -jar target/TestApp-0.0.1-SNAPSHOT.jar

Above jar file is generated by maven compile command you executed above

Make sure you change the database configurations in application-dev.properties file according to your environment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages