-
Enterprise Java
Spring Boot – Configure Log Level in runtime using actuator endpoint
As of Spring Boot 1.5 a new loggers actuator endpoint allows viewing and changing application logging levels in runtime. Add…
Read More » -
Core Java
Traits and Mixins Are Not OOP
Let me say right off the bat that the features we will discuss here are pure poison brought to object-oriented…
Read More » -
Software Development
IoT MQTT protocol tutorial: Control remote peripherals in IoT project
IoT MQTT protocol tutorial describes to control a remote peripheral. We have already covered the MQTT protocol and how it…
Read More » -
Enterprise Java
Dealing with Java’s LocalDateTime in JPA
A few days ago I ran into a problem while dealing with a LocalDateTime attribute in JPA. In this blog post…
Read More » -
Software Development
The Ten Commandments Of Continuous Delivery
Everyone wants to implement continuous delivery. After all, the benefits are too big to be ignored. Increase the speed of…
Read More » -
Software Development
Handling the Extremes: Scaling and Streaming in Finance
Editor’s Note: At Strata+Hadoop World 2016 in New York, MapR Director of Enterprise Strategy & Architecture Jim Scott gave a presentation…
Read More » -
Agile
Whats Next? – Agile disruption
A question from a LinkedIn follower, I thought I’d share my answer with readers: “Hey Allan, I’m giving this a…
Read More » -
Enterprise Java
Upcoming Webinar: 5 Best Practices for Debugging Java in Production
Does your team spend over 10% of its time debugging Java in production? Deploying new code to production is a…
Read More » -
Ceylon
Ceylon 1.3.2 is now available
Ceylon 1.3.2 is a significant minor release of the Ceylon language, with over 100 issues closed. This release introduces Ceylon…
Read More »