• Home
  • About
Menu
Topic 49 Posts

Java

Newer Posts Page 5 of 7 Older Posts

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.…

Practical introduction to Deep Learning using deeplearning4j

By Mohammed Aboullaite in Java on 16 Jun 2017

A practical introduction to deep learning with Deeplearning4j: pretraining, layers, and a working Java example.…

jBPM RESTful API: getting started

By Mohammed Aboullaite in Docker on 04 Jun 2017

Getting started with the jBPM RESTful API: run the BPM suite as a black box and drive business processes from your application.…

An introduction to Spring Boot Actuator

By Mohammed Aboullaite in Java on 29 May 2017

An introduction to Spring Boot Actuator: health checks, metrics, and management endpoints for production applications.…

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