adyen-java-react-ecommerce-example
adyen-java-react-ecommerce-example copied to clipboard
Update JHipster to 7.4.0
Update to JHipster 7.4, which means functional components with hooks and redux slices with redux toolkit.
Still a work in progress, need to test a bit more.
@qurben Is this still WIP?
Yes, still not working 100%
@jlengrand Should be complete now. Was still running into some issues with webhooks, but those seem to also occur on master.
Quite a lot changed in JHipster between 7 and 7.4 😄
Removed hmac validation for now, it was giving some problems. I noticed that it is also disabled in the spring repo.