- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
OauthDemo
        John Fereira edited this page Apr 8, 2022 
        ·
        2 revisions
      
    Contents link
- 
src/mainsource code - 
src/testjunit tests - 
pom.xmlmaven build file - 
scriptsshell scripts for testing 
none
Use maven to compile the code
mvn compile
This is a web application. It can be started using:
mvn spring:boot:run
Use a browser to connect to connect to http://localhost:8080
- Java 11 runtime
 - Maven 3
 - The Bash shell.