Skip to content

Commit ed7463f

Browse files
author
InDepthTutorial
committed
ReadMe File
1 parent 44cc130 commit ed7463f

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Spring Boot Series
2+
3+
This repository/series will contain Spring Boot tutorials and all the concepts of Spring using Boot.
4+
![Spring Boot](spring-boot-logo.png)
5+
6+
## Getting Started
7+
8+
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
9+
10+
### Prerequisites
11+
12+
All you need to know is Java and basics of JDBC.
13+
14+
### Deployment
15+
16+
Simple you'd be running each application in this series as a Java Application.
17+
18+
## Check this series on
19+
20+
* [YouTube](https://www.youtube.com/playlist?list=PLTLi_-Xp-rkXsq70NzgM4UYgzRSPemxoI) - Videos of all the tutorials
21+
* [Blogger](https://indepthtutorial.blogspot.com/) - Contents in written form
22+
23+
##
24+
25+
>`Thanks a lot for having a look at this repository.`

spring-boot-logo.png

10.8 KB
Loading

0 commit comments

Comments
 (0)