Quantcast
Channel: Appearances Archive - Martinelli
Browsing all 35 articles
Browse latest View live

Muss es wirklich Hibernate sein? @ JAX 2025

Projekte verwenden oft standardmässig Java Persistence API (JPA) und damit meistens Hibernate.Aber braucht es in allen Applikationen wirklich ein vollumfängliches Objekt/Relationales-Mapping (ORM) mit...

View Article


Say Goodbye to Microservices, Say Hello to Self-Contained Systems @...

Microservices are a popular approach to building modern software, offering scalability and flexibility. But for many teams, they come with challenges like increased complexity, difficult debugging, and...

View Article


CQRS meets modern Java @ JCONF PERU 2024

https://jconfperu.org/

View Article

Do you really need Hibernate? @ JCONF PERU 2024

https://jconfperu.org/

View Article

Muss es wirklich Hibernate sein? @ JavaLand 2025

Projekte verwenden oft standardmässig Java Persistence API (JPA) und damit meistens Hibernate. Aber braucht es in allen Applikationen wirklich ein vollumfängliches Objekt/Relationales-Mapping (ORM) mit...

View Article


Java Full-Stack Entwicklung mit Vaadin @ JavaLand 2025

Single Page Applikationen (SPA) sind heute bei der Entwicklung von Webanwendungen zum Quasi-Standard geworden. Angular, React oder Vue sind die bekanntesten Vertreter aus dieser Kategorie von...

View Article

Separation of Concerns: CQRS in Action mit Java Records @ IT-Tage 2024

  https://www.ittage.informatik-aktuell.de/index.html

View Article

CQRS meets modern Java @ Devoxx Greece 2005

Command Query Responsibility Segregation (CQRS) is a proven design pattern that enables the clear separation of data changes (commands) and data queries (queries). This separation allows these...

View Article


Return of the Full-Stack Developer @ JCON Europe 2025

Full-stack development, where one developer works on both the front-end and back-end of an application, is becoming popular again. In this talk, we will explain why full-stack development is important...

View Article


You may not need JavaScript @ Dublin JUG 2025

Single page applications (SPA) have become the for web application development. Angular, React, Vue.js and Ember.js are the best known representatives from this category of web frameworks. But does...

View Article

Do you really need Javascript? @ JBiltong Day 2025

Single Page Applications (SPAs) have emerged as the de facto standard for modern web application development, with Angular, React, and Vue.js leading the pack. However, for Java developers, diving into...

View Article

Goodbye Microservices, Hello Self-Contained Systems @ VoxxedDays Bucharest 2025

Microservices have been a popular approach to building modern software, offering scalability and flexibility. But for many teams, they bring challenges like increased complexity, difficult debugging,...

View Article

CQRS meets modern Java @ Warsaw IT Days 2025

Command Query Responsibility Segregation (CQRS) is a proven design pattern that enables the clear separation of data changes (commands) and data queries (queries). This separation allows these...

View Article


CQRS mit modernem Java @ JAX 2025

Command Query Responsibility Segregation (CQRS) ist ein bewährtes Entwurfsmuster, das die klare Trennung von Datenveränderungen (Commands) und Datenabfragen (Queries) ermöglicht. Diese Trennung erlaubt...

View Article

Goodbye Microservices, Hello Self-Contained Systems @ Spring I/O 2025

Microservices are a popular approach to building modern software, offering scalability and flexibility. But for many teams, they come with challenges like increased complexity, difficult debugging, and...

View Article

Browsing all 35 articles
Browse latest View live