PacktPublishing / Microservices-with-Spring-Boot-and-Spring-Cloud-2E

Microservices-with-Spring-Boot-and-Spring-Cloud-2E, Published by Packt
MIT License
237 stars 260 forks source link

Add JNA dependency to unit test for Mac M1 machine. #24

Closed AndyLau223 closed 2 years ago

AndyLau223 commented 2 years ago

Without the dependency, unit test will fail on Mac M1 chip machine.

AndyLau223 commented 2 years ago

Close the PR since @magnus-larsson has given the solution on #23, hence this is no longer required.