Root Bill of Materials (BOM) for the Nova Platform meta-framework. Centralizes dependency versions for Java, NestJS and future stacks.
-
Updated
Aug 10, 2026 - JavaScript
Root Bill of Materials (BOM) for the Nova Platform meta-framework. Centralizes dependency versions for Java, NestJS and future stacks.
JUnit 5 + ArchUnit abstract tests enforcing Nova Platform architectural styles (Layered, Clean, Hexagonal).
Pure-Java observability utilities library: metrics, traces and logs without Spring coupling. OpenTelemetry SDK helpers.
Spring Boot observability starter: Four Golden Signals (latency, traffic, errors, saturation), distributed tracing with OpenTelemetry and Spring Boot Actuator auto-configuration.
Quarkus extension for Nova Keycloak. CDI @singleton + SmallRye Config @ConfigMapping under the nova.keycloak.* prefix; ships META-INF/jandex.idx so Quarkus build-time scan discovers beans.
Quarkus instance of the Nova Platform meta-framework. Consumes nova-api-standard + nova-api-standard-quarkus-extension (twin of ahincho/nova-java-example, which is Spring Boot).
Nova Platform Gradle plugin for Spring Boot projects: applies build conventions, configures Java toolchain and Spring Boot plugin automatically.
Gradle template for microservice instances built on the Nova Platform meta-framework with Quarkus 3.33.x LTS. Multi-module (shared + product + boot), Java 25, wired with nova-notifications-quarkus-extension.
Pure-Java library for sensitive data masking (credit cards, emails, phones). No Spring dependency.
Pure-Java object mapping library (MapStruct-like) and conversion helpers. No Spring dependency.
Turborepo monorepo of common NestJS packages: nestjs-mask, nestjs-api-standard and nestjs-observability.
NestJS meta-framework bootstrap factory that re-exports pure libraries and NestJS modules from the Nova Platform ecosystem.
Parent POM for Spring Boot projects in the Nova Platform meta-framework: managed dependencies, plugins and centralized properties.
Spring Boot starter that re-exports Nova pure libraries (api-standard, mask-utils) as auto-configured dependencies for Spring Boot applications.
Nova Platform Quarkus Maven archetype. Generates a multi-module (boot/product/shared) microservice skeleton on Java 25 + Quarkus 3.33.2.1 LTS.
Example microservice instance consuming nova-java-quarkus-parent. Parallel to instances/ms-course (the Spring Boot instance).
Dynamic NestJS observability module with OpenTelemetry: Four Golden Signals, distributed tracing, log correlation and OTLP exporters.
Quarkus extension that integrates nova-api-standard: ApiExceptionMapper + ApiObjectMapperCustomizer auto-wired.
Maven archetype for generating a new Spring Boot project with Nova Platform meta-framework conventions and dependencies.
Pure-Java library of API standards: ApiResponse/ApiError, HATEOAS links, PageInfo, FilterCriteria, RateLimitInfo, HttpStatusCode and UserAgentParser. Framework-agnostic.
Add a description, image, and links to the nova-platform topic page so that developers can more easily learn about it.
To associate your repository with the nova-platform topic, visit your repo's landing page and select "manage topics."