Posts tagged JDK 11
How to Update An Application Using JAXB from JDK 8 to JDK 11
Published on 18 Jun 2021
by Rudy De Busscher
Topics:
JDK 8,
Payara Platform,
JDK 11
|
0 Comments
The Java Architecture for XML Binding (JAXB) framework is used to easily convert between XML and Java class instances. You just have to define some annotations on the Java classes and properties and the framework uses those definitions to convert between them. But is also heavily used within the Java EE specification Java API for XML Web Services (JAX-WS) that implements the support for SOAP messages within Java Enterprise.
Payara Platform and Amazon Corretto
Published on 13 Dec 2019
by Susan Rai
Topics:
Oracle JDK,
JDK 8,
OpenJDK,
JDK 11,
Corretto,
Amazon Corretto
|
0 Comments
Amazon Corretto is a distribution of the Open Java Development Kit (OpenJDK) provided by Amazon. It's free to use, comes with long-term support, is production-ready and supported in multiple platforms, which means that it can run in the cloud, on-premise, and on your local machine. With Corretto, you can run Payara on popular operating systems, including Linux, Windows and macOS. It is certified using Java Technical Compatibility Kit (TCK) to meet Java SE standard and can be used as a drop-in replacement for most JDK distributions.
JDK 11 Support Available in Payara Platform 5.194
Published on 09 Dec 2019
by Alan Roth
Topics:
New Releases,
JDK 11
|
0 Comments
Payara Tools 1.0 - June 2019 - New for JDK 11 Users
Published on 16 Jul 2019
by Arjan Tijms
Topics:
Eclipse,
Payara tools,
JDK 11
|
1 Comment
Payara Tools 1.0 Eclipse Plugin just got a small, but important update for JDK 11 users.