Skip to content

Commit 4455a1d

Browse files
Ranga Rao KaranamRanga Rao Karanam
authored andcommitted
I'm too lazy to put in a comment
1 parent c33d944 commit 4455a1d

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,12 @@ All code examples for our website http://www.springboottutorial.com
33

44
For the best offers on our courses, Join our 15K Subscribers [here](http://eepurl.com/bOJulL).
55

6-
## Installing Tools
7-
- Eclipse & Embedded Maven
8-
- PostMan
9-
106
### Installing Eclipse & Embedded Maven
117
- Installation Video : https://www.youtube.com/playlist?list=PLBBog2r6uMCSmMVTW_QmDLyASBvovyAO3
128
- GIT Repository For Installation : https://github.com/in28minutes/getting-started-in-5-steps
139
- PDF : https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf
1410

15-
## Running Examples
11+
### Running Examples
1612
- Download the zip or clone the Git repository.
1713
- Unzip the zip file (if you downloaded one)
1814
- Open Command Prompt and Change directory (cd) to folder containing pom.xml
@@ -22,11 +18,14 @@ For the best offers on our courses, Join our 15K Subscribers [here](http://eepur
2218
- Choose the Spring Boot Application file (search for @SpringBootApplication)
2319
- Right Click on the file and Run as Java Application
2420
- You are all Set
25-
- For help : use our installation guide - https://www.youtube.com/playlist?list=PLBBog2r6uMCSmMVTW_QmDLyASBvovyAO3
21+
22+
### Troubleshooting
23+
- Refer our TroubleShooting Guide - http://www.in28minutes.com/spring-boot-maven-eclipse-troubleshooting-guide-and-faq
2624

2725
### Useful Links
26+
- Find out more about in28Minutes and our approach to creating great learning experience - The in28Minutes Way - http://www.in28minutes.com/the-in28minutes-way
2827
- For the best offers on our courses, Join our 15K Subscribers [here](http://eepurl.com/bOJulL)
2928
- Facebook : https://www.facebook.com/in28Minutes​
3029
- Twitter : https://twitter.com/in28Minutes​
3130
- YouTube : https://www.youtube.com/rithustutorials​
32-
- Instagram : https://www.instagram.com/in28minutes/
31+
- Instagram : https://www.instagram.com/in28minutes/

0 commit comments

Comments
 (0)