Skip to content

This is very simple microservices using Spring cloud Netflix Eureka and Service Discovery.

Notifications You must be signed in to change notification settings

KumareshBabuNS/simplemicroservices

Repository files navigation

Simple Microservices

This is very simple microservices using Spring cloud Netflix Eureka and Service Discovery. This project is for beginners who willing to start learning Microservices using Spring Boot.

WebUIEurekaClientApplication

It will serve as simple web ui to prompt for username and password.

Technologies used:

Spring Boot

Spring Cloud

JSP

BackEndEurekaClientApplication

It will serve as back end to save the username and password to the database.

Technologies used:

Spring Boot

Spring Cloud

Spring Data JPA

MySQL

About

This is very simple microservices using Spring cloud Netflix Eureka and Service Discovery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages