Skip to content

API swagger configuration/documentation: manage users in database by swagger

Notifications You must be signed in to change notification settings

jeferson0306/api-rest-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

api-rest-js

PURPOSE

API swagger configuration/documentation: manage users in database by swagger


TECHNOLOGIES INVOLVED


DEPENDENCIES

Steps to execute the project in a local environment, it is necessary that some proograms are correctly installed.

Framework/lib Version OS
JDK 11 Windows
Maven 4.6 Windows
H2 database - Windows
IDE - Windows

Swagger

  • Yes
  • No

GIT PROJECT


PROJECT EXECUTION

Step 1

Clone project

$ git clone https://github.com/jeferson0306/api-rest-js.git

Step 2

Enter root folder

$ cd api-rest-js

Step 3

$ cd src

Step 4

Run maven commands to build the project

$ cd mvn clean install

Step 5

Run .jar

java -jar target/salesforce-customer-bulk-batch.jar

About

API swagger configuration/documentation: manage users in database by swagger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages