You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,16 @@
4
4
5
5
This repository contains the code samples for RESTFul Webservice developed using Spring Boot 2.0. This tutorial would be helpful for beginners who start with implementing REST Api using Spring Boot.
6
6
7
-
## Prerequisistes
7
+
## Prerequisites
8
8
9
9
You need to install below software(s) before you begin with. If you have them already installed in your Machine, well and good.
Check Swagger UI for all Endpoints - http://localhost:8080/swagger-ui.html (Make sure you imported the application and it is up & running before you access Endpoint).
130
+
127
131
## Deployment
128
132
129
133
For Example 1: Run / Deploy on Apache Tomcat Server.
0 commit comments