Skip to content

Just simple Spring RESTful Web Service built with Spring Boot and tested by Karate

Notifications You must be signed in to change notification settings

omazurashu/karate-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

There are 3 steps which allow to see this code in action:

  • build project
  • run application
  • run tests inside your IDE

Build project:

./gradlew clean build -x test

Run application:

./gradlew bootRun

Run tests:

Open IDE and run UserTest as general JUnit test

For more details visit official documentation:

About

Just simple Spring RESTful Web Service built with Spring Boot and tested by Karate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published