• Home
Menu
Topic 44 Posts

Java

Newer Posts Page 4 of 6 Older Posts

A gentle introduction to CDI 2.0 in Java SE

By Mohammed Aboullaite in Java on 29 Dec 2017

A gentle introduction to CDI 2.0 in Java SE: bootstrap Weld outside an app server and use dependency injection in plain Java.…

Configuring sleuth valve for Tomcat - Spring Boot

By Mohammed Aboullaite in Java on 17 Dec 2017

Configure a Spring Cloud Sleuth valve for embedded Tomcat to trace requests across microservices with consistent IDs in logs.…

Continuous deployment with Maven, Jenkins and WAS

By Mohammed Aboullaite in Java on 09 Dec 2017

Set up continuous deployment to WebSphere Application Server with Maven and Jenkins: plugin setup, jars, and pipeline configuration.…

Yo! Avoid finalizers.

By Mohammed Aboullaite in Java on 13 Sep 2017

Why you should avoid Java finalizers: unpredictable, dangerous, and unnecessary. What Effective Java item 7 means in practice.…

Understanding JIT compiler (just-in-time compiler)

By Mohammed Aboullaite in Java on 31 Aug 2017

How the Java JIT compiler works: bytecode to native code, C1/C2 tiers, and why the compiler matters most for JVM performance.…

Generate custom QRCode with logo image using zxing

By Mohammed Aboullaite in Java on 24 Aug 2017

Generate custom QR codes with a logo overlay in Java using ZXing, exposed as a small Spring REST service.…

Service registration & discovery with Spring Cloud Netflix - Eureka

By Mohammed Aboullaite in Java on 18 Aug 2017

Service registration and discovery with Spring Cloud Netflix Eureka: server setup, client registration, and failover basics.…

Getting started with Built-in NLP for Messenger Bots

By Mohammed Aboullaite in Java on 11 Aug 2017

Get started with built-in NLP for Messenger bots: enable it, customize with Wit.ai, and build a weather bot in Java.…

Newer Posts Page 4 of 6 Older Posts
Laytoun' thoughts! © 2026 System Published with Ghost and Attila