37- Creating our fourth(last) spring boot project in STS
We are creating our fourth (last) spring boot application
Name- student-management-system
Type- Maven
Packaging- Jar
Artifact Id- student-management-system
Description - RESTful web services
Dependencies- Spring Web , Thymeleaf , Spring Data JPA , MySQL Driver
Tools and Technologies to be Used for Project
--> Eclipse STS
--> Spring Boot
--> Maven
--> JDK
--> Embedded Tomcat Server
--> MySQL Database
--> Spring Data JPA(internally uses hibernate)
--> Thymeleaf
--> HTML
--> Bootstrap
Comments
Post a Comment