Browsing Tag
Vaadin
7 posts
Open-Core with Core Java and Vaadin — Part 2
Editions, runtime, and quality assurance. All source code presented here is published on GitHub and available at https://3g3.eu/naityh.…
Open-Core with Core Java and Vaadin — Part 1
Architecture, extension API, and Vaadin integration. 1. Introduction and motivation The open-core model is often reduced in discussion…
Vaadin + Quarkus: The New Approach for Enterprise Apps
While Vaadin is commonly integrated with Spring, this article explores a powerful new full-stack solution: Vaadin with Quarkus.…
Apache Causeway – GOING FURTHER
In this article we'll continue our exploration of the Apache Causeway, a Spring Boot framework for domain-driven apps following the naked objects pattern. Our focus this time is the framework's support for validation, on testing, and we'll also look at some additional UI hints.
Apache Causeway – An Introduction
In this article we explore key concepts of the Apache Causeway framework, learning how it surfaces domain logic directly in the UI, with minimal boilerplate. You’ll gain a practical understanding of how Causeway supports rapid prototyping and domain-driven development.
Exploring XDEV SSE: Enhancing Spring Security for Modern Applications
In the ever-evolving world of web application security, keeping up with best practices is crucial. XDEV’s Extras for…