Skip to content

A JHipster module that create feign client with entity for communication between two microservices

License

Notifications You must be signed in to change notification settings

chihosin/generator-jhipster-feign-client

Repository files navigation

generator-jhipster-feign-client

NPM version Build Status Dependency Status

JHipster module for create feign client with entity for communication between two microservices

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-feign-client

To update this module:

yarn global upgrade generator-jhipster-feign-client

With NPM

To install this module:

npm install -g generator-jhipster-feign-client

To update this module:

npm update -g generator-jhipster-feign-client

Usage

# Create feign client for microservice or uaa service
yo jhipster-feign-client

License

MIT © Chiho Sin

About

A JHipster module that create feign client with entity for communication between two microservices

Resources

License

Stars

Watchers

Forks

Packages