• Home
Menu
Topic 44 Posts

Java

Newer Posts Page 2 of 6 Older Posts

Java 14 new features: Records

By Mohammed Aboullaite in Java on 29 Jan 2020

Java 14 records explained: compact syntax for data classes, why Java needed them, and how they cut boilerplate, with practical examples.…

Tweets Sentiment Analysis using Stanford CoreNLP

By Mohammed Aboullaite in Java on 08 Jan 2020

Sentiment analysis of tweets in Java using Stanford CoreNLP: building a small app that classifies Twitter opinions with NLP.…

Running JavaFx app with Docker containers!

By Mohammed Aboullaite in Docker on 27 Dec 2019

Running JavaFX desktop apps inside Docker containers on macOS and Linux: X11 forwarding, image setup, and the gotchas to expect.…

Java 14 features:  Pattern Matching for `instanceof`, `jpackage` & helpful NPEs

By Mohammed Aboullaite in Java on 21 Dec 2019

Java 14: pattern matching for instanceof, the jpackage packaging tool, and helpful NullPointerException messages, explained with examples.…

Project Portola: Porting java to Alpine Linux!

By Mohammed Aboullaite in Java on 15 Jul 2019

Project Portola: porting the JDK to Alpine Linux and musl for tiny Java container images, why it matters and how to try it today.…

Speed up your java application Docker images build with BuildKit!

By Mohammed Aboullaite in Java on 26 Jun 2019

Use Docker BuildKit to dramatically speed up Java application image builds: caching, parallelism, and practical Dockerfile examples.…

A look into Spring Cloud Gateway!

By Mohammed Aboullaite in Spring Cloud on 14 Jan 2019

A practical look at Spring Cloud Gateway: routing, predicates, and filters on Spring 5, Spring Boot 2 and Project Reactor for API gateways.…

Using Gitlab registry with google Jib

By Mohammed Aboullaite in Docker on 30 Jul 2018

Push Java container images to the GitLab registry with Google Jib: authentication, Maven configuration, and CI-ready examples.…

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