Skip to content

This Eureka code on Java 9 also needs #4

Description

@pbaletkeman

If you are using Java 9 then you will need to add these lines to your build.gradle for the Eureka project so that you do not get any errors

compile 'javax.xml.bind:jaxb-api:2.3.0'
compile 'com.sun.xml.bind:jaxb-impl:2.3.0'
compile 'com.sun.xml.bind:jaxb-core:2.3.0'
compile 'com.sun.activation:javax.activation:1.2.0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions