tyro / rabbit-amazon-bridge

A service that routes JSON messages back and forth between AWS and rabbitmq
Apache License 2.0
18 stars 6 forks source link

Make sure it works with the latest versions of Java #19

Closed maccac closed 5 years ago

maccac commented 5 years ago

I've seen some errors when it runs with java 9. We should make sure it works with Java 11.

maccac commented 5 years ago

Tested with JDK 11. At some point we should look at upgrading the docker image to a current version.