Hi guys, in this lesson we will create our micro service with using spring initializer. First of all we will choose our project type, our project will be created project. Secondly, we will choose our language. Our language will be Joa, our sibling tooth version will be 2.1 point six. Our group name will be conduct shop. Our artifact name will be micro service Course Management.
Okay, that's all about metadata. Let's choose our dependencies. First one is that because we will use model view controller structures on our service The other one is GPA Java Persistence API, because we will use object relational mapping. The other one is rest repositories, because we will use REST API. The other one is liqui base, because we will use it for database migration. The other one is my SQL, because we will use it for database.
The other one is Eureka discovery, because we will use it for communication with other services. The other one is looook because we will use it to clear code. The other one is open fee because we will connect to other services. Okay, that's all about dependencies. Now we can generate it. Okay, now our project is ready for development.
In next lesson. Since we will start to develop our service, that's all for beginning. Thank you