How to use jOOQ with Testcontainers, and Flyway
When using a database the question is how to manage the versions of the schema and how to use the database in testing. Container technologies became a defacto standard. Why not use containers for development and your database?
Web Accessibility with Vaadin
When you create a product, you naturally want as many people as possible to use it. However, some people have to be enabled to use it first, namely by making the product accessible and barrier-free.
Visualize Message Flow with Vaadin & Neo4j
Analyzing and visualizing the message flow between business functions was the goal of my current project. At first, we considered using a UML tool for this job, but we came to the conclusion that it might not be as flexible as we need it to be. Finally, I’ve got the assignment to create a custom [...]
Vaadin and jOOQ – a Match Made in Heaven
Have you ever had to write an application that didn’t do much other than display and change data? And did you use a Single Page Application framework like Angular, a REST API, and Hibernate?
News from Vaadin!
The good folks at Vaadin are constantly hard at work! The developer of the well-known Java application framework of the same name has announced two important changes! From Vaadin Fusion to Hilla: The development of the Vaadin Framework family has spawned a new branch in its family tree. Introduced with Vaadin 15, Fusion has been [...]
Vaadin Community Award
Simon Martinelli is one of the first Vaadin Community Award winners
Software Architecture in Agile Development Projects
As advocates of agility, we could see this common definition of software architecture as potentially problematic.
Recording of Vaadin Dev Day Spring 2021
I had the pleasure to speak at the Vaadin Dev Day about “High-performance data access with Vaadin”.
Making the Case for Digital Renovation
Are you working for an enterprise that utilizes outdated software? Are you working for an enterprise that utilizes outdated software? Old software, or legacy systems, pose threats to businesses looking to streamline processes, cut costs, and stay innovative. While users resist change and implementing new software is neither easy nor always feasible, opting for digital [...]
Java 16 Records with JPA and jOOQ
The new Java version 16 includes a new feature: Records
Five Ways to Tell It’s Time to Break Up with Your Legacy System
When it comes to business operations, it’s easy to get comfortable in the status quo. When it comes to business operations, it’s easy to get comfortable in the status quo. Change seems daunting, especially in the context of legacy software. But often, just because a relationship is comfortable, doesn’t mean it’s what’s best for your [...]
UI Modernization with Vaadin
Article of Simon Martinelli was published on the Vaadin blog. An article of our founder Simon Martinelli was published on the Vaadin blog.Check it out: UI Modernization with Vaadin What is Vaadin? Vaadin is an open-source platform that helps Java developers build great user experiences with minimal effort. Focus on creating apps that your users will love.