This is a microservices webshop
- mvn eclipse:eclipse in each of the subprojects
- import existing eclipse projects into workspace
- right click on each project Build Path-> Configure Build Path
- Remove exclusion of application.properties in the Source tab from the resources folder or the properties file is ignored
- Run the SpringBoot Main Class as Java Application
category service - 8090 product service - 8091 security service - 8092 ...