About Elisa

This author has not yet filled in any details.
So far Elisa has created 98 blog entries.

Making the Case for Digital Renovation

Consulting
en

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[...]

Java 16 Records with JPA and jOOQ

Development
en / de

The new Java version 16 includes a new feature: Records

Five Ways to Tell It’s Time to Break Up with Your Legacy System

Consulting
en

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.[...]

UI Modernization with Vaadin

Development
en

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[...]

How to Create A Software Modernization Roadmap

Consulting
en

Software modernization is key to staying ahead in your industry. Software modernization is key to staying ahead in your industry. It improves performance and prevents unexpected[...]

Unleash Database Power: Generate XML and JSON with SQL

Development
en

Today databases have a lot of functionality that is often not used by software developers because they simply do not know that this exists. But knowing about these features can[...]

Use the Power of your Database: XML and JSON

Development
en

Today databases have a lot of functionality that is often not used by software developers because they simply not know that this exists. Today databases have a lot of[...]

Adam Bien’s Airhacks.fm Podcast #99 with Simon Martinelli

Development
en

Adam Bien’s Airhacks.fm episode #99 with Simon Martinelli is online. List on Spotify or Apple Podcasts or as MP3  

Vaadin Lazy Loading Techniques

Development
en

When using grids, trees, or any other of the multi-valued component with Vaadin you often want to display data from a database table, and typically you have more than a few rows[...]

Vaadin Tip: Lazy Loading and Item Identity

Development
en

When using grids, trees or any other of multi-valued component with Vaadin you often want to display data from a database table and typically you have more than a few rows in the[...]

Type Safe SQL in Java

Development
en

No matter if you are using frameworks like JPA, MyBatis or Spring Data JDBC you always end up declaring the SQL statements as a Java String. Strings, String, Strings No matter if[...]

Type Safe SQL in Java with jOOQ

Development
en

No matter if you are using frameworks like JPA, MyBatis or Spring Data JDBC you always end up declaring the SQL statements as a Java String.

Go to Top