Nova Platform meta-framework for NestJS: the ApiResponse envelope, framework wiring and shared build presets, published on npm under @nova-platform.
-
Updated
Sep 2, 2026 - TypeScript
Nova Platform meta-framework for NestJS: the ApiResponse envelope, framework wiring and shared build presets, published on npm under @nova-platform.
Root Bill of Materials (BOM) for the Nova Platform meta-framework. Centralizes dependency versions for Java, NestJS and future stacks.
Spring Boot observability starter: Four Golden Signals (latency, traffic, errors, saturation), distributed tracing with OpenTelemetry and Spring Boot Actuator auto-configuration.
Pure-Java observability utilities library: metrics, traces and logs without Spring coupling. OpenTelemetry SDK helpers.
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.
JUnit 5 + ArchUnit abstract tests enforcing Nova Platform architectural styles (Layered, Clean, Hexagonal).
Pure-Java library for sensitive data masking (credit cards, emails, phones). No Spring dependency.
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.
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.
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.
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.
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.
Parent POM for Spring Boot projects in the Nova Platform meta-framework: managed dependencies, plugins and centralized properties.
NestJS meta-framework bootstrap factory that re-exports pure libraries and NestJS modules from the Nova Platform ecosystem.
Reference NestJS service built on the Nova Platform meta-framework, consumed from GitHub Packages.
Nova Keycloak core library: pure-Java (no framework) token and user profile management for Keycloak-issued JWTs. Extracts public payload claims (sub, preferred_username, email, roles, realm_access) and exposes them through a framework-agnostic facade.
To associate your repository with the nova-platform topic, visit your repo's landing page and select "manage topics."