Top "Jhipster" questions

JHipster is a development platform to generate, develop and deploy Spring Boot, Angular/React Web applications and Spring microservices.

JHipster configure maven wrapper proxy

According to https://jhipster.github.io/configuring-a-corporate-proxy/ I have set up my proxy settings in /.m2/settings.xml like this : &…

maven https proxy jhipster
Hikari complains "Property user does not exist on target class: com.nuodb.jdbc.DataSource"

In my ubuntu, I successfully installed and developed JHipster Book Store application. Here, I preferred MySQL as database. Now, I …

spring jakarta-ee jhipster hikaricp nuodb
Can't access API's documentation with JHipster

I've been trying to access the generated Swagger-UI of a JHipster generated Spring app. I've tried to access through "/swagger-ui.…

spring jhipster swagger-ui springfox
How can I enable the swagger ui on a jhipster app in prod profile?

I'd like to be able to see the swagger rest api documentation in my jhipster app, even while it is …

java swagger jhipster
Accessing Swagger Documentation with JHipster

I have generated an app server only through jhipster using only. yo jhipster --skip-client It had generated all the necessary …

jhipster
Customizing JHipster

Is it be possible to customize/extend JHipster for an organization ? By that, I mean having a local version that …

jhipster