Last September Oracle announced, with the support of IBM and Red Hat, that Java EE was going to move to the Eclipse Foundation. Since then Fujitsu, Payara and Tomitribe have all joined the initiati…
Category: Articles
Top 5 Spring Boot Online Courses for Java Developers in 2018
Hello guys, if you are interested in learning Spring Boot and looking for some awesome resources e.g. books, tutorials, and online courses…
FREE! – LIMITED TIME! Docker and Containers: The Essentials
Get up to speed with all of the essentials of containers and Docker. Course is alpha release chapters 5-8 coming soon. – Free Course
Eclipse IDE – How to Remote Debug a Java Application Running on Linux
Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.
Java 8 Certification – Oracle Java SE 8 Programmer 1 (1Z1-808) – Latest OCAJP Exam
Today one of my readers asked about what is the latest OCPJP or SCJP exams available, which prompted me to browse through Oracle’s certifi…
Java 8 Default Methods On Interface : What, Why and Example
Blog about Programming, Design, Java, Tutorial, Examples, Interview Questions, Java 5, 6, 7, 8, 9 features, multithreading, Linux, UNIX and tips.
Java 11 JDK roadmap: The new features you can expect
CORBA, Java EE, and JavaFX support will be removed, but several new features are under consideration in addition to the nine confirmed new capabilities
Why is heap memory going up together with metaspace in Java 8?
I’m doing a little test to understand how metaspace memory (Java 8 onwards) works.When I create 100,000 classes dynamically the metaspace memory is growing (obviously) but heap memory is going up …
JENKINS Beginner Tutorial – Step by Step | Udemy
Learn Jenkins from scratch – Free Course
5 Tips to Prepare for Oracle Java Certifications (OCAJP and OCPJP)
In this article, I am going to share you some tips to prepare for the Oracle Java certification like OCAJP and OCPJP, both associate and pr…
Does the specification guarantee that operations on sequential Java streams have to stay in the current thread?
Does the specification guarantee, that all operations on sequential Java Streams are executed in the current thread? (Except for “forEach” and “forEachOrdered”)I explicitly ask for the specificat…
How to embed Tomcat and Java web apps in an executable JAR
The insurrection of cloud-native and microservices-based architectures has turned the job of Java web app deployment completely on its head. The Docker trend demands that Java web apps are packaged in executable JARs in which you embed Tomcat. Here’s a tutorial that shows you how it’s done.
Programmatic Configuration with Log4j 2 | Baeldung
Learn how to programmatically configure log4j2, merge it with existing xml config, and other helpful tips.
Payara is speaking at JPrime 2018
Payara is speaking at JPrime 2018 27 Mar 2018 Ondrej Mihalyi, Payara Support Engineer, will be speaking at the JPrime conference (….
Java SE release cadence FAQ: Benefits, migration, LTS & more – JAXenter
There are still a lot of unanswered questions regarding the not-so-new-anymore Java SE release cadence. This FAQ should clear (at least some) things up.