Create sub-services under the springboot parent service and dependency management

In microservices, we will have a parent service and multiple child services below it.

1. Create sub-services

insert image description hereinsert image description here

2. The child service depends on the parent service

import parent project
insert image description here

3. Parent project management sub-service

insert image description here

4. View dependencies are normal

insert image description here

Finish! !
hy:25


						知识是对灵魂的澄清。   --  柏拉图《理想国》 

Guess you like

Origin blog.csdn.net/weixin_49107940/article/details/132309093