Matt Raible

Results 149 issues of Matt Raible

##### **Overview of the issue** Today, I tried my original [reactive microservices example](https://github.com/oktadev/java-microservices-examples/tree/main/reactive-jhipster) from [this blog post](https://developer.okta.com/blog/2021/01/20/reactive-java-microservices) and everything works as expected. The example is created with v7.0.1 and you...

theme: microservice
$$ bug-bounty $$
$300
area: triage

##### **Overview of the issue* I created a new app with the `main` branch using the following `.yo-rc.json`: ```json { "generator-jhipster": { "applicationType": "monolith", "authenticationType": "jwt", "baseName": "TwentyOnePoints", "blueprints": [],...

$100
$$ bug-bounty $$
theme: security

##### **Overview of the issue** I've upgraded a couple of apps from 7.7 to 7.8 using the `jhipster upgrade` command. It seems to prompt me for the unify blueprints configuration...

area: enhancement :wrench:
theme: upgrade

##### **Overview of the issue** I upgraded my JHipster Native example today to use JHipster 7.8.1 from 7.7.0. One thing I noticed is ` --remove-orphans` was dropped from the `docker:db:down`...

area: enhancement :wrench:
theme: docker :whale:

The `npx jhipster upgrade` command works to upgrade, but is [might not be a recommended practice](https://github.com/jhipster/generator-jhipster/issues/18097#issuecomment-1075365145). There are hours of boring labor restoring all of the customizations and changes since...

This PR uses a brute-force approach to upgrading this app. It's currently an experiment. ``` rm -rf * # update .yo-rc.json to use npm and a better jwt key jhipster...

From yarn, Protractor, and Travis. They're soooo 2018. 🙄

Other options include #82 and #84. Options to create this app:

To reproduce the attached report, go to https://www.21-points.com, log in, then run Lighthouse. [Lighthouse Report.pdf](https://github.com/mraible/21-points/files/2479232/Lighthouse.Report.pdf)