BlogEclipse Dirigible Stories
Tutorials, deep dives, and announcements from the Eclipse Dirigible community
Tutorials, deep dives, and announcements from the Eclipse Dirigible community
How a Dirigible intent declares the behavior between business documents - payment allocation with automatic roll-ups, Depends-On forms that guide the user, and management reports that join data across modules.
Low-code where you can, real code where you must. How to drop a hand-written Java calculation into a generated Dirigible application using calculated-field actions and the IntelliJ-grade Java tooling in the web IDE - without leaving the browser.
How to split a billing domain into independent Dirigible modules that reference each other across models, reuse single master-data entities instead of duplicating them, and come together into one shared application shell.
A hands-on walkthrough of building a complete Library management application from a single intent file - entities, a master-detail loan record, an approval workflow and a modern UI, with the AI assistant doing the heavy lifting.
Full JDT.LS IntelliSense, cross-file rename, Call and Type Hierarchies, a live Problems panel and a real breakpoint debugger - the Dirigible web IDE now edits, navigates and debugs Java like a desktop tool. Nothing to install, and your code is live the moment you hit save.
@Component, constructor injection, List<T> collection injection, a Beans facade, and two clean handler styles for jobs, listeners and websockets - the client-Java model now thinks the way a Spring Boot developer already does. No XML, no component scan, no restart.
OAuth2 Client Credentials tokens carry no user, no groups, no id token - just a scope claim. Dirigible now maps that scope claim to your roles, so the same role-protected endpoints that guard your users authorize your machines too. A new *.scopes artefact, a form editor in the IDE, and a 1:1 fallback that needs no configuration at all.
A new artefact type that pulls external HTTP services - local OS processes Dirigible spawns and supervises, or remote endpoints anywhere on the network - under one reverse proxy, with managed authentication, role-based access, and lifecycle control. Build the service in Node, Python, Go, .NET, Rust, anything that talks HTTP - Dirigible takes it from there.
Hot-reloadable @Entity, @Repository, @Controller, @Inject - the decorator order finally lands in Java. Drop a .java file into the registry and watch enterprise Java go declarative, typed, and live-reloaded in one breath.
The Attack of the Decorators is here, and with it comes a wave of new TypeScript superpowers that dramatically simplify Dependency Injection, Entities, Jobs, Listeners, WebSockets, Controllers, Roles, and Extensions.
Learn how to quickly create, run, and manage Eclipse Dirigible projects using the new Dirigible Command Line Interface (CLI) - available now as an NPM package.
Monitoring Eclipse Dirigible with Spring Boot Admin
Observability Unlocked: Metrics, Traces and Logs in Eclipse Dirigible Using OpenTelemetry
Easy relation visualization between entities
Building and releasing Docker image for Application effortlessly using GitHub Actions: Step-by-Step Tutorial
Making Reports with small effort using Eclipse Dirigible: Step-by-Step Tutorial
Building Your Own Eclipse Dirigible Stack: A Step-by-Step Guide
Multitenancy with zero effort using Eclipse Dirigible
In the ever-evolving world of web development, staying on top of the latest technologies is crucial for success
In the dynamic world of software development, staying up-to-date is key
In this article we are going to take a look at the HTTP JS decorators of Eclipse Dirigible
In this article we are going to setup and use AWS QLDB with Eclipse Dirigible's QLDB Repository API.
In this article we are going to setup Twillio SendGrid's SMTP Relay with Eclipse Dirigible.
In this article we are going to setup а custom domain for а Dirigible application in а Google Kubernetes Engine cluster with GCP Cloud DNS, GCP Cloud SQL Postgre, Istio, Let's encrypt and Keycloak.
In this article we are going to focus on the overall design differences between the IDEs.
In this article we are going to ...
In this article we are going to explore the new appearance of dirible.io, dirigible.io/blogs/, dirigible.io/help/, dirigible.io/api/, dirigible.io/news/, dirigible.io/releases/, and dirigible.io/samples/
In this article we are going to setup custom domain for Dirigible application in Kubernes cluster with Gardener, AWS Route 53, Istio, Let's encrypt.
Nowadays, modern browsers allow web developers to access more and more native APIs and thus making them a platform good enough too meet more and more needs.
It has been a challenging, but in the same time an incredible year for Eclipse Dirigible in terms of progress, contribution and adoption.
Starting with Eclipse Dirigible 5.0, there are built-in integrations with the SAP Cloud Platform Cloud Foundry and Kyma environments.
Starting with Eclipse Dirigible 5.0, there are built-in integrations with the SAP Cloud Platform Cloud Foundry and Kyma environments.