SE

My Projects

Project logo

Hypermedia Webapps

SpringBootQuarkusGraalVMHonoJSXHTMXHTMLJava

Hypermedia Webapp Demos with HTMX and various technology stacks. This is an umbrella project for a variety of subprojects demonstrating the various approaches and possibilities to build Hypermedia Driven Webapplications

Project logo

Hexagonal and Triptych Software Architecture

Java

Demos of Approaches to structure Projects according to the Hexagonal Architecture. Adapting the naming conventions from the Ports and Adapters approach lead to what I call the Triptych architecture: incoming Port: *API, outgoing Port: *SPI (Service Provider Interface), incoming Adapter: *Receiver, outgoing Adapter: *Service , core: *Handler

2026-06-20_quarkus_hexagonal-architecture-demo-sm

Hexagonal ArchitectureQuarkusMavenArchunit

Demo for Hexagonal Architecture in a single-module maven project

2026-06-21_quarkus_hexagonal-architecture-demo-mm

Hexagonal ArchitectureQuarkusMaven

Demo for Hexagonal Architecture in a multi-module maven project

2026-07-03_quarkus_triptych-architecture-demo-sm

Triptych ArchitectureQuarkusMaven

Demo for Triptych Architecture in a single-module maven project

2026-07-26_quarkus-hexagon-demo-mm-per-tech

Triptych ArchitectureQuarkusMaven

Demo for Hexagonal/Triptych Architecture in a multi-module maven project split by Technology

Project logo

xcommand

Javavarious

old (2006) project, kept and regularly updated because it was import to me at that time