-
Software Development
Top 30 Eclipse Keyboard Shortcuts for Java Programmers
This tutorial is about 30 Eclipse keyboard shortcuts, this list is by no means complete and I will suggest you…
Read More » -
Core Java
Applying New JDK 11 String Methods
In the posts “New Methods on Java String with JDK 11” and “String#repeat Coming to Java?“, I discussed six new…
Read More » -
Software Development
Growth Mindset in Product Management
Learning is crucial for us product people. As our products change and eventually mature, we must change the way we…
Read More » -
Core Java
Java 8 Stream examples
This post will help you to understand some of the important and frequently used Stream operations in Java 8 which…
Read More » -
Software Development
Brief comparison of ZK Framework vs Sencha GXT
This article is about the ZK Framework vs Sencha GXT brief comparison. During my experience of a frontend senior developer,…
Read More » -
Core Java
Launch Single-File Source-Code Programs in JDK 11
JEP 330 – Launch Single-File Source-Code Programs is one of the exciting features in the upcoming JDK 11(18.9) release. This…
Read More » -
Enterprise Java
6 Log Management Tools You NEED to Know (And How to Use Them)
Without the right tools to aggregate and parse your log data, finding and understanding the information you’re looking for is…
Read More » -
Core Java
Java 8 map(), flatMap() examples
Using map () method When programming, it is very common, processing data in order to collect some information from a…
Read More » -
Enterprise Java
Apache Camel 2.22 Released with Spring Boot 2 support
Today we released the latest Apache Camel 2.22.0 release which is the first release to officially fully support Spring Boot…
Read More »