-
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 » -
Enterprise Java
Spring Security with Spring Boot 2.0: Securing your endpoints
Up until now in our previous posts we had our endpoints and controllers secured using the default spring security configuration.…
Read More » -
Enterprise Java
Developing with CUBA – a big shift from Spring?
Reading requirements for yet another web project for internal corporate use you (at least myself) usually see a pretty common…
Read More »