Relative Content

Tag Archive for jhipster

Unable to run any test

I started a new JHipster project with the latest release 8.8.0, After some coding, I found that I couldn’t run any tests. Here is the error message after running either a unit test or an integration test:

Unable to run any test

I started a new JHipster project with the latest release 8.8.0, After some coding, I found that I couldn’t run any tests. Here is the error message after running either a unit test or an integration test:

Unable to run any test

I started a new JHipster project with the latest release 8.8.0, After some coding, I found that I couldn’t run any tests. Here is the error message after running either a unit test or an integration test:

Unable to run any test

I started a new JHipster project with the latest release 8.8.0, After some coding, I found that I couldn’t run any tests. Here is the error message after running either a unit test or an integration test:

Unable to run any test

I started a new JHipster project with the latest release 8.8.0, After some coding, I found that I couldn’t run any tests. Here is the error message after running either a unit test or an integration test:

Unable to run any test

I started a new JHipster project with the latest release 8.8.0, After some coding, I found that I couldn’t run any tests. Here is the error message after running either a unit test or an integration test:

Why a jhipster production app would redirect to oauth login page?

I am running a spring boot react app generated with jhipster, when deployed to server in production, I am trying to access the home page with is designed for public access, but I am getting redirected to the keycloak login page.
When dev mod is active, I can directly access the home page without further redirects.