Skip to content
#

jhipster

Here are 373 public repositories matching this topic...

keyz231
keyz231 commented Feb 22, 2022

I have installed a microservice using the guide:

npm install -g generator-jhipster-nodejs

and my microservice works ( for example I've tried to go to localhost:8081/api/users)

I have downloaded the jhipster-registry from github and start with mvwn

Now my registry recognize only 👍
![image](https://user-images.githubusercontent.com/75093380/155129558-0b81563c-780d-419b-8b4e-94f96c8

good first issue more information is needed
dminkovski
dminkovski commented Feb 16, 2021

Describe the Bug

JDL Setup

application {
config {
baseName gateway,
applicationType gateway,
packageName com.test.application,
authenticationType oauth2,
prodDatabaseType mariadb,
databaseType sql,
devDatabaseType mariadb,
serverPort 8080,
clientFramework react,
blueprint quarkus,
buildTool maven,

bug good first issue $$ bug-bounty $$ $300

Improve this page

Add a description, image, and links to the jhipster 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 jhipster topic, visit your repo's landing page and select "manage topics."

Learn more