Skip to content

codefarm0/rest-api-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Design of the project

The design has been explained in following ppt -

Youtube video to explain the code base

How to run the project

  • Clone it to local - git clone https://github.com/greenlearner01/Microservices.git and
  • Navigate to userManagementApp folder
  • Now there are two ways to run the project
    • First- running jar file
      • navigate to directory from command prompt

      • execute below command

          gradlew clean build 
        

        this will create the jar file inside build/libs

      • go to /build/libs and execute > java -jar .jar

    • Sencond way - Directly running the main method
      • Open the project in IntelliJ Idea or eclipse
      • And run the main method inside UserManagementAppApplication.java
  • The app will run on port 8082

End point urls

About

REST API validation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy