Jakarta XML Web Services API 4.0.0
This major release contains following changes:
- annotates jakarta.xml.ws.AsyncHandler with
@FunctionalInterface
- extends jakarta.xml.ws.wsaddressing.W3CEndpointReference API with getters
- drops implementation lookup through the "jaxws.properties" configuration file
- makes implementation lookup through the system property as the first step
- removes required fallback to some default implementation from the implementation lookup
- folds Jakarta Web Services Metadata Specification into this/Jakarta Web Services Specification (Jakarta Web Services Metadata Specification is no longer available as a standalone API/project/jar)
Project Board: https://github.com/eclipse-ee4j/jax-ws-api/projects/1
Full Changelog: 3.0.0...4.0.0