rsvinicius / keepstrong-server

The keepstrong-server service is a microservice in the Delivery Project that functions as a service registry and discovery server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keepstrong-Server

Table of Contents

  1. Overview
  2. Requirements
  3. Usage
  4. License

Overview

The Eureka Server Service is responsible for maintaining a registry of microservices within the keepstrong-delivery project. It enables service discovery, allowing other microservices to locate and communicate with each other effectively. This documentation outlines the usage of the Eureka Server Service in the project.

Requirements

To successfully set up and run the Delivery Project, the following requirements must be met:

  • Java 17+
  • IntelliJ IDEA / Netbeans / Eclipse

Usage

Please make sure to refer to the keepstrong-delivery documentation for detailed instructions on how to set up and start the service successfully.

License

The Project is licensed under the MIT License, promoting open-source collaboration and allowing users to utilize, modify, and distribute the project with minimal restrictions. This license fosters transparency and encourages the growth of open-source software.

About

The keepstrong-server service is a microservice in the Delivery Project that functions as a service registry and discovery server.

License:MIT License


Languages

Language:Kotlin 100.0%