You are on page 1of 13

Spring Boot Initializr Demo

m
Spring Initializr

www.luv2code.com
Spring Initializr

http://start.spring.io

www.luv2code.com
Spring Initializr

• Quickly create a starter Spring project http://start.spring.io

www.luv2code.com
Spring Initializr

• Quickly create a starter Spring project http://start.spring.io

• Select your dependencies

www.luv2code.com
Spring Initializr

• Quickly create a starter Spring project http://start.spring.io

• Select your dependencies

• Creates a Maven/Gradle project

www.luv2code.com
Spring Initializr

• Quickly create a starter Spring project http://start.spring.io

• Select your dependencies

• Creates a Maven/Gradle project

• Import the project into your IDE

www.luv2code.com
Spring Initializr

• Quickly create a starter Spring project http://start.spring.io

• Select your dependencies

• Creates a Maven/Gradle project

• Import the project into your IDE

• Eclipse, IntelliJ, NetBeans etc …

www.luv2code.com
Development Process Step-
By-S
tep

www.luv2code.com
Development Process Step-
By-S
tep

1. Configure our project at Spring Initializr website

http://start.spring.io

www.luv2code.com
Development Process Step-
By-S
tep

1. Configure our project at Spring Initializr website

http://start.spring.io
2. Download the zip file

www.luv2code.com
Development Process Step-
By-S
tep

1. Configure our project at Spring Initializr website

http://start.spring.io
2. Download the zip file

3. Unzip the file

www.luv2code.com
Development Process Step-
By-S
tep

1. Configure our project at Spring Initializr website


http://start.spring.io
2. Download the zip file 


3. Unzip the file


4. Import Maven project into our IDE

www.luv2code.com

You might also like