Matt Raible

Results 154 issues of Matt Raible

##### **Overview of the issue** I tried to use `npx jhipster upgrade` to upgrade my [jhipster8-demo](https://github.com/mraible/jhipster8-demo) project from 8.3.0 to 8.4.0. I know I could use the migrate blueprint, but...

area: triage
theme: undefined

If you use the latest code from JHipster's repo, commands like `jhkeycloak` don't work. ``` ERROR: The Compose file './src/main/docker/keycloak.yml' is invalid because: 'name' does not match any of the...

It looks like Mockito supports GraalVM, so we might be able to get native tests working. https://twitter.com/rafaelcodes/status/1516494056532197379

$$ bug-bounty $$
$500

##### **Overview of the issue** The questions in 8.4.0 seem to be in a random order compared to 8.1.0. Here are the questions from 8.1.0: With 8.4.0, many of the...

$$ bug-bounty $$
$200

##### **Overview of the issue** With 8.4.0, there's a warning about relationships between entities when creating a brand new project with the `jhipster` command. This seems like a bad developer...

area: triage
theme: undefined

@joshlong I tried upgrading all the dependencies to their latest releases, and integrating Spring Security OAuth into the edge-service project. Unfortunately, the `edge-service` fails to compile after these changes. Any...

Do not merge, this is just a PR to show how to integrate Okta into a Cloud Native PWA.