There was a mixture of feelings about the decoupling of JavaFX from JDK after its 11th release. Many…
Category: dummyCategory
Top 3 reasons to use JRebel and XRebel APM |
Here are three development challenges that I run into the most – and the solutions we’ve offered up to real customers to help them do better.
Java in a World of Containers
Container technologies such as Docker are rapidly becoming the de-facto way to deploy cloud applications, and Java is committed to being a good container citizen. This session will explain how OpenJDK fits into the world of containers, specifically how it fits with Docker images and containers.The session will focus on the production of optimized Docker images containing a JDK. We will introduce technologies such as jlink, that can be used to reduce the size of the created image. The session will explain Alpine/musl support for an effective image and runtime. The session will also talk about and the inclusion of Class Data Sharing (CDS) archives and Ahead of Time (AOT) shared object libraries for improving startup time.The attendees will learn about the recent work that has gone into OpenJDK for interacting with container resource limitations.Arun Gupta, AWS Robert Vandette, OraclePresentation slides: https://www.slideshare.net/Docker/java-in-a-world-of-containers
IntelliJ IDEA 2018.2.2 EAP Has Started | IntelliJ IDEA Blog
Now that IntelliJ IDEA 2018.2.1 is out , it’s time to start v2018.2.2 EAP ! Here’s a list of the most noteworthy changes that you….
SOAP web services bottom-up approach example in Java using Eclipse – Coffee Talk: Java, News, Stories and Opinions
It’s easy to create a web service from a JavaBean. This SOAP web services bottom-up approach example in Java using Eclipse and Apache Axis will prove it.
java.util.Date vs java.sql.Date | Baeldung
Learn about the differences between java.util.Date and java.sql.Date.
Top-down web service creation approach example in Java using Eclipse – Coffee Talk: Java, News, Stories and Opinions
Creating a SOAP web service in Eclipse is easy if you have a WSDL file. This top-down web service approach example in Java using Eclipse tutorial shows how.
Understanding Jakarta EE: “Jakarta EE APIs should be more cloud-friendly” – JAXenter
Confused about what’s going on with Jakarta EE? This interview series is meant to help you navigate through the changes. Our 7th guest is Dmitry Kornilov.
Jakarta EE: No turning back – JAXenter
Jakarta EE is forging a new path forwards. In this opinion piece, Cesar Saavedra explains why Jakarta EE is a breath of fresh air for enterprise Java.
Java EE 8: the baseline of Jakarta EE – JAXenter
Java EE 8 and GlassFish 5 will be the baseline for the initial Jakarta EE version. Lars Röwekamp goes over what is new and noteworthy in Java EE 8.
JAX Magazine is out: It’s onwards and upwards for Java – JAXenter
This JAX Mag issue depicts Java’s new journey but it’s not just an ode to this language; If you’re a DevOps aficionado or expert, you’ll enjoy the 2nd part.
Complete Java Masterclass – updated for Java 10
Learn to master Java 8 and Java 10 core development step-by-step and make your first unique, advanced program in 30 days
From Java EE to Jakarta EE: a user perspective
From Java EE to Jakarta EE transition from a user standpoint