Skip to content

This project uses Spring REST starter kit to create sample rest services based model UI with along with swagger. Can be used for re-purposed for creating QA tools

Notifications You must be signed in to change notification settings

nnraju31/restbasedui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Starter Kit for simple REST service based UI creation using Spring MVC, JSP, Swagger, TomCat Jasper

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Download and open in any java IDE (project is built on java 11)
  2. Run the main class which will open tomcat server on which the UI can be run
  3. http://localhost:8080/ should open student form
  4. Fill the form and enter submit and details should be showm
  5. http://localhost:8080/swagger-ui.html will show swagger for the service that is working internally

KeyFeatures

  1. This project is only demonstrating integration of Spring MVC, JSP, Swagger, TomCat Jasper
  2. So any rest call created for QA automation testing or reporting purpose can use converted to make it availble in UI so everyone in team can use it

`

Acknoledgements

  • youtube videos and stack overflow examples

About

This project uses Spring REST starter kit to create sample rest services based model UI with along with swagger. Can be used for re-purposed for creating QA tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages