Build restful webservices using spring boot and load balancing with spring boot ribbon.
- Java 11
- Maven 3.8
-
Clone the project
https://github.com/himash79/Spring-cloud-ribbon-load-balancer.git
-
Clean and build the project using maven
open command line (CMD) in project directory and execute 'mvn clean install'
-
Open project using intelij / eclipse.
-
Expose Rest APIs and retrieve responses.