The new tool, called Jib, is a fast and simple container image builder that consolidates all the steps involved in packaging an app into a container image, and allows developers to build containers using familiar Java tools.
Category: Articles
WebSphere Liberty is Java EE 8 compatible! – IBM Code
We are very proud to announce that the latest release of WebSphere Liberty 18.0.0.2 is Java EE 8 compatible — both Full Platform as well as Web Profile. As many of you know, we have been delivering preliminary versions of the Java EE 8 features in our monthly betas since late last year. And now, …
The Cloud Native Java Modernization Path Looks a Lot Like Reactive – DZone Java
We sat down with Lightbend’s CEO Mark Brewer to discuss Cloud Native Java Modernization and what lies ahead, including insight on the Reactive movement.
Effective Java, 3rd Edition Now Available – Covers JDK 7, 8, and 9 -Must Read Book for Java Programmers in 2018
Hello guys, I have an interesting news to share with you today. After a long wait of almost 10 years, Effective Java 3rd edition is finall…
Java Annotated Monthly – July 2018 | IntelliJ IDEA Blog
Try-With-Resource in Plain Java – basically, what does try-with-resources give us? Working with Embedded Java Databases & Intelli….
Bag — The Counter – Oracle Developers – Medium
I have often times encountered the necessity to count the number of objects. I have experienced the necessity to count in two flavors…
Java Certification Training Course
Develop web applications across platforms with Java Certification Course including DBC architecture, JUnit Framework, SOA. Enroll in Java Online Training Course, Now!
Top 30 OOP Concept Interview Questions Answers in Java – Object Oriented Programming
Java is an object-oriented programming language and you will see a lot of object oriented programming concept questions on Java interviews…
New Java Champions: Holly Cummins, Aleksey Shipilev, and David Heffelfinger
This blog is the source for news about major Java announcements and the Java community.
17 Popular Java Frameworks: Pros, Cons, and More (Part 2) – DZone Java
This post is the second installment of the top Java frameworks in alphabetical order, including the pros, cons, and uses for each of the most popular frameworks.
Fixing the if smell
From time to time we might end up with some huge if statements in our codebase. Those statements hav…
12 Java YouTube Channels You Should Follow In 2018 – Thoughts on Java
It’s almost the end of 2017. If you’re like me, you might be thinking about what you want to change or improve in 2018. Maybe, you want to learn more about Java and improve your development skills. That has been one of my goals for the last several years. It has become a habit to […]
TypeScript’s meteoric rise on the charts – JAXenter
TypeScript made the TIOBE top 100 last month. This month, TypeScript reaches for the stars with a meteoric rise while Java stays on top.
EC by Example: Counting – Donald Raab – Medium
Learn how to count the elements of a collection that match a Predicate using Eclipse Collections.
Orgchart With CSS Flex and ZK – DZone Web Dev
A tutorial on how to use ZK to easily work with HTML, CSS, and JavaScript to create a basic client-side example application, an organizational map chart.