/jhi-example-appstack

App Stack for a microservice architecture. Generate by Jhipster.

Primary LanguageJava

jhi-example-appstack

Introduction

This is a full App Stack of microservice architecture, Generate by Jhipster。

Usage

Build

dev

mvn -Pdev package

prod

mvn -Pprod package

Run

java -jar target/*.jar

Reference: https://www.cnblogs.com/yorkwu/p/9335968.html

Description

JHipster Version Release Date Example Content
v6.8.0 2020-3 spring cloud gateway, including v5.8.0 content.
v5.8.0 2019-1 Including v5.1.0 content.
v5.1.0 2018-7 swagger, apm, appone invoke apptwo by uaa, hystrix.