Spring Boot Consul Demo
- Clone this repository:
git clone https://github.com/hendisantika/spring-boot-consul-demo.git - Navigate to the folder:
cd spring-boot-consul-demo - Navigate to the folder:
cd student-service - Navigate to the folder:
cd school - Run the Consul
- Run the application:
mvn clean spring-boot:run - Run the application:
mvn clean spring-boot:run - Open your favorite browser: http://localhost:8080/getStudentDetailsForSchool/Konoha
- Open your favorite browser: http://localhost:8081/getSchoolDetails/Konoha
Consul Home Page
Student Service
School Service




