-
Core Java
Generating bytecode
In this post we are going to see how to generate bytecode for our language. So far we have seen…
Read More » -
Enterprise Java
Replacing legacy Java EE application servers with microservices and containers
Lightbend recently ran a survey with more than 2000 JVM developers and the results just got published. The survey was…
Read More » -
Agile
Is Scrum Right for Your Product?
When is Scrum Most Helpful? A process like Scrum is a great fit for your product when it is brand-new…
Read More » -
Enterprise Java
Arquillian Chameleon for the sake of simplicity
When using Arquillian, one of the things you need to do is defining under which container you want to execute all…
Read More » -
Core Java
JavaOne 2016 Essentials: 7 Events and Sessions That You Shouldn’t Miss
Attending JavaOne? Make sure you don’t miss out on these events It’s that time of year again. The annual Java…
Read More » -
DevOps
The Complete Guide to Instrumentation: How to Measure Everything You Need Inside Your Application
What’s instrumentation and why do you need it in your application? The hard work never ends, and even after we’ve…
Read More » -
Enterprise Java
Platform Strategy: From Portlets to OpenSocial Gadgets to Progressive Web Apps: State of the Art
Introduction As the world was still at Java’s hand we often define what so called a component-based platform. I had this…
Read More » -
Core Java
Painful Reminder of Java Date Nuances
I don’t need to use java.util.Date much anymore these days, but recently chose to do so and was reminded of…
Read More » -
Software Development
Tuning NGINX
While NGINX is much younger than other web servers, it has quickly become a popular choice. Part of its success…
Read More »