• Home
Menu
Topic 44 Posts

Java

Newer Posts Page 3 of 6 Older Posts

Karate framework: REST API testing made easy!

By Mohammed Aboullaite in Java on 02 Jun 2018

REST API testing made easy with Karate: readable Gherkin-style tests, no boilerplate, and powerful JSON assertions, with examples.…

Smarter search with RSQL

By Mohammed Aboullaite in Java on 29 May 2018

Smarter REST search endpoints with RSQL: a compact, URI-friendly query language for parametrized filtering, explained with Java examples.…

Java & Docker: Java 10 improvements strengthen the friendship!

By Mohammed Aboullaite in Docker on 20 May 2018

Java 10 and Docker finally get along: container-aware JVM memory and CPU limits explained, and why older JDKs misbehave in containers.…

A practical introduction to Spring Cloud Contract

By Mohammed Aboullaite in Java on 29 Apr 2018

Consumer-driven contract testing for microservices with Spring Cloud Contract: why it matters and a hands-on example.…

The magic behind the magic: Spring Boot Autoconfiguration

By Mohammed Aboullaite in Java on 23 Apr 2018

How Spring Boot autoconfiguration works under the hood, plus how to build your own custom starter step by step.…

Build Docker and OCI images for Java applications using google Jib

By Mohammed Aboullaite in Docker on 15 Apr 2018

Build Docker and OCI images for Java apps with Google Jib: no Dockerfile, no daemon, faster layered builds from Maven.…

Building thin Docker images using multi-stage build for your java apps!

By Mohammed Aboullaite in Docker on 04 Mar 2018

Build thin Docker images for Java apps with multi-stage builds: smaller images, cleaner Dockerfiles, and a working Maven example.…

Reactive Streams example - Java 9

By Mohammed Aboullaite in Java on 29 Jan 2018

A hands-on Reactive Streams example in Java 9: publishers, subscribers, and the Flow API demonstrated by streaming tweets.…

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