REFCODES.ORG change list version 3.4.2
The REFCODES artifacts version 3.4.2 have been deployed to Maven Central, see the change list for the updates …
Output runtime diagnostics data as JSON, XML or PlantUML diagrams
Gain deeper insight into your system’s runtime state by visualizing object graphs as UML using PlantUML or by processing them in other formats such as JSON or XML.
refcodes-schema: Canonical runtime diagnostics and visitor-based reports
Capture runtime state in a canonical schema and generate diagnostics as JSON, XML or PlantUML using Java and the REFCODES.ORG archetypes at Maven Central …
REFCODES.ORG change list version 3.4.1
The REFCODES artifacts version 3.4.1 have been deployed to Maven Central, see the change list for the updates …
Superlightweight Microservices and FaaS - Leveraging Microframeworks in the Cloud
Microframeworks are designed for applications with narrowly defined functionality, making them ideal for Function-as-a-Service (FaaS) environments.
Self-Containedness with semantically strong types as a design principle
Self-Containedness as a design principle enables domain models where behavior emerges naturally and remains within the model: Clear, consistent, and easy to extend.