Here’s list that’s *all* about the hottest Java news we had so far in 2018! What’s more, we have a very special JAX London goodie bug for you here!
Why you need to switch to online signing for your documents and contracts
Hey fellow geek,Today we bring you something a bit different. It is something that will increase…
Announcing XRebel APM 2018 |
Bring Java performance testing back to development and QA with XRebel APM 2018
Java group by sort with multiple comparators – HowToDoInJava
Java examples to do SQL-style group by sort on list of objects. It involves using multiple comparators, each of which is capable of sorting on different field in model object. Table of Contents 1. Model class and multiple comparators 2. Comparator.thenComparing() 3. CompareToBuilder 4. ComparisonChain 5. Chained comparators 1. Model class and multiple comparators Our …
Clipboard content is messed up when copied from Firefox and read using Java in Ubuntu
BackgroundI am trying getting clipboard data in HTML data flavor using Java. Thus I copy them into the clipboard from browsers. Then I am using java.awt.datatransfer.Clipboard to get them.This …
Java Weekly, Issue 240 | Baeldung
Good writeups on testing microservices this week, while several Spring projects get new releases. And Eclipse users will be excited about the Photon release.
Meet CLI for CUBA Platform
There is no secret, that the world of software developers, especially Java developers, is full of ke…
Embracing Java 9 and beyond with Eclipse JDT – JAXenter
How has Eclipse Photon kept up with the recent changes in Java? Sarika Sinha explains how Eclipse JDT now supports various Java 9 and Java 10 features.
Spring Boot WAR Deployment Example
In this post, we feature a comprehensive Example on Spring Boot WAR Deployment. We will demonstrate …
Fluent Design style Combo Box and Scroll Bar for Java, JavaFX | Pixel Duke
JMetro version 4.0 released. With Fluent Design (previously named Metro) inspired Combo Box and Scroll Bar for Java, JavaFX.
Microservices for Java Developers: Microservices Communication
1. IntroductionMicroservice architecture is essentially a journey into engineering of the distribu…
Ejecutar payara micro desde NetBeans
Documentación Oficial de Payara Micro https://payara.gitbooks.io/payara-server/content/documentation/payara-micro/payara-micro.html Ex…
MicroProfile’s Role in the Age of Jakarta EE – DZone Microservices
Learn about the strengths of MicroProfile for microservices with Java, MicroProfile’s maturity, and where it needs to go next for success, like Jakarta EE.
JAXB not available on Tomcat 9 and Java 9/10
TLDR: On Java 9/10, a web app in Tomcat has no access to JAXB even though its reference implementation is present on the class path.Edit: No, this is not a duplicate of How to resolve java.lang.
MicroProfile’s Role in the Age of Jakarta EE
Since it’s creation, MicroProfile has gained a lot of traction and produced a variety of specificati…