Skip to content

sivagopal/mojaccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

****ACCOUNT CRUD OPERATIONS***

Install settings

create maven project in Eclipse (file -> import ->existing maven projects)
Ensure you have Java 8 installed, run as -> run configurations -> libraries -> JRE version check
Ensure maven installed

Now run
mvn clean install
once the build is successful

Run AccountSpringBootApplication

Test the application

Documentation is created in swagger

http://localhost:8080/swagger-ui.html

PAAS environment:

The application is deployed in OpenShift Paas environment URL as below:

http://account-account.7e14.starter-us-west-2.openshiftapps.com/swagger-ui.html


Happy testing

About

Creating CRUD operation for AccountService

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published