Recent Posts

Ask a Lille Dev: What Java Developers Really Think About Quality, Frameworks, Communities, and Careers

Author: Vincent Vauban Original post on Foojay: Read More Table of Contents Quality in Development: Simplicity Still WinsFavorite Java Framework: Spring Boot vs Quarkus Why Developers Still Love Spring Boot Why Quarkus Generates Excitement Welcoming Girls in Tech: Inclusion Through Everyday ActionsBest Thing About Tech CommunitiesBest Java Developer Skill Today: AdaptabilityWhy Not Java? Kotlin, TypeScript, and Node.js Perspectives Kotlin for …

Read More »

Spring vs Quarkus vs Jooby vs Vert.x: Pick Your Next Java Framework

Author: Catherine Edelveis Original post on Foojay: Read More Table of Contents Choosing your character classSpringQuarkusJoobyVert.xThe numbersWho plays which character TLDR Building the same app four times revealed that the fastest framework also needed the most code, and the safest choice isn’t always the cheapest one to run. “Just use Spring” is rarely wrong. It’s also rarely the most interesting …

Read More »

Codename One: AI, OAuth, And Other Platform APIs In The Core

Author: Shai Almog Original post on Foojay: Read More Table of Contents AI: a first-class LLM client and a ChatView component LlmClient: the basic chat request Streaming chat (what you actually want for chat UIs) Tool calls Embeddings Image generation Working against Ollama in the simulator (no API charges) How to handle API keys ChatView: a ready-made streaming chat UI …

Read More »