kumuluz / kumuluzee

Lightweight open-source framework for developing microservices using standard Java EE technologies and migrating Java EE to cloud-native architecture.
https://ee.kumuluz.com
MIT License
291 stars 71 forks source link

Added support for Java 10 to various components #116

Closed urbim closed 6 years ago

urbim commented 6 years ago

Added required dependencies on modules that were removed from JDK in Java 9.

Components affected:

Also updated Jetty and JAX-WS CXF versions.