Skip to content

RajeshBhojwani/springboot-integrationtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

In this project, We will show how Spring boot and spring data can be used to integrate with postgresql.

Step 1 Download the code from github

git clone https://github.com/RajeshBhojwani/springboot-integrationtest.git

Step 2 Build the project and run Integration Test

mvn clean install

Step 3 If you want to start the application

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

Go to test folder and check all the test classes to understand the Integration Test implementation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages