How to Create springBoot Project using sts ide ?

 How to Create SpringBoot Project using sts ide ?

Ans :-


Open sts ->File -> new ->Spring boot starter project->Add dependency -> Finish 

Comments

Popular posts from this blog

How to create React project using command prompt?

How to achieve abstraction?

Interview Question? How to find square of each element in this Array {2,4,5,6,8} using map ?