Skip to content

Set of RESTful microservices in Spring Boot using modern technologies

Notifications You must be signed in to change notification settings

jorneycr/Spring-Boot-With-Microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservices

This project contains a collection of microservices designed to work together and provide complete functionality.

Requirements

  • Java
  • Spring Boot
  • MySQL

Installation

  1. Clone the repository:
    git clone https://github.com/jorneycr/spring-boot-microservices
  2. Navigate to the project directory:
    cd microservices

Usage

Each microservice exposes a series of RESTful endpoints. Refer to the specific documentation of each service for more details.

Contribution

  1. Fork the project.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes and commit them (git commit -am 'Add new feature').
  4. Push your changes (git push origin feature/new-feature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Set of RESTful microservices in Spring Boot using modern technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages