python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to add production and development server_api_url in jhipster?
I have created angular + spring boot application using jhipster. Now during development i have used localhost:8080 for calling apis. But in production i need to update server_api_url to something http...
I.vignesh David
Votes: 0
Answers: 0
jhipster import-jdl error in jhipster gateway app when jdl has user entity relationship
I have generated a Jhipster gateway application using jhipster version 7.6.0. Here is my yo.rc
{
"generator-jhipster": {
"applicationType": "gateway",
"aut...
Erycoking
Votes: 0
Answers: 1
jhipster translation-not-found[error.url.not.found]
I am currently working on a jhipster project.
I had to encounter some difficulties with jhipster translation-not-found[error.url.not.found],
that I was able to solve and I would like to share the resu...
Takouo Gnegneri Franck Kris-ke
Votes: 0
Answers: 1
jHipster gateway downstream prefix
I'm updating old jHipster gateway to 7.5.0 version. New version uses Spring Cloud Gateway (with Eureka), while the old one used Zuul. In previous version working with Service Discovery having service ...
marekk
Votes: 0
Answers: 1