Skip to content
#

discovery-service

Here are 52 public repositories matching this topic...

A restaurant table booking and а restaurant inner management program. There are 3 embedded authorization levels - “ADMIN”, “RESTAURANT” and "GUEST". Users with role “ADMIN” can create, read, update and delete whole data - all guests, orders, tables and products in the restaurant with an exception that this user can't update the products in order…

  • Updated Jun 3, 2017
  • Java

In today's fast-paced software development environment, it is essential to deploy applications quickly and efficiently. Microservices architecture is becoming increasingly popular for its ability to create highly scalable and flexible applications

  • Updated Jul 7, 2023
  • Java

Eureka Server is an application that holds the information about all client-service applications. Every Micro service will register into the Eureka server and Eureka server knows all the client applications running on each port and IP address. Eureka Server is also known as Discovery Server.

  • Updated May 25, 2020
  • Java

Improve this page

Add a description, image, and links to the discovery-service topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the discovery-service topic, visit your repo's landing page and select "manage topics."

Learn more