Skip to content
@czetsuyatech

Czetsuya Tech

🚀 CzetsuyaTech

Production-ready Java infrastructure for building reliable enterprise systems.

We build open-source libraries and reference architectures for the infrastructure concerns that appear repeatedly in production systems:

  • 🧠 Persistence & Query Infrastructure
  • 🔍 Audit Trails
  • ⚠️ Exception & Error Handling
  • 📡 Reliable Event-Driven Architecture
  • 🔐 Identity & Access Management
  • 📊 Observability & Operations

Our goal is simple: provide battle-tested building blocks so Java teams can spend less time rebuilding infrastructure and more time building their applications.


🧱 Core Projects

🔍 nerv-audit

Production-ready audit trail system built on Hibernate Envers.

  • Query and inspect entity history
  • Designed for real-world auditing requirements
  • Extensible and modular
  • Spring Boot integration

🧠 nerv-persistence

Advanced Spring Data JPA extensions for building cleaner persistence layers.

  • Dynamic query specifications
  • Flexible projections
  • Cleaner repository abstractions
  • Reusable persistence patterns

📡 nerv-event

Production-ready event infrastructure for reliable event-driven systems.

  • Transactional Outbox and Inbox patterns
  • Reliable delivery with retries and failure tracking
  • Idempotent event consumption
  • Kafka and AWS SQS support
  • Multi-instance safe processing
  • Scheduler resilience and health monitoring
  • Operational APIs for inspecting and managing events
  • Broker-neutral core architecture

Built for systems where events must be reliable, observable, and easy to debug.


⚠️ nerv-exception

Standardized exception handling for Spring applications and distributed systems.

  • Consistent error responses and error codes
  • Spring MVC exception handling
  • Feign error propagation
  • Kafka integration
  • Security and validation error handling
  • Traceable errors across service boundaries

🔐 Identity & Security

We provide real-world IAM implementations using:

  • Keycloak (multi-tenancy, SPIs)
  • AWS Cognito integrations

🧪 Reference Architectures

  • Spring Cloud Microservices (Gateway, Eureka, Config) :contentReference[oaicite:2]{index=2}
  • Secure React + Keycloak apps
  • Dockerized infra setups

💼 Commercial / Sponsored Modules

Some advanced features are available as private or paid modules, including:

  • Advanced audit querying
  • Multi-tenant IAM systems
  • Enterprise extensions

👉 https://www.czetsuyatech.com


👨‍💻 About

Built by a Java backend engineer with 15+ years experience in:

  • Fintech
  • Payment systems
  • Cybersecurity
  • Distributed systems :contentReference[oaicite:3]{index=3}

⭐ Why follow?

If you're building:

  • SaaS platforms
  • Microservices
  • Secure enterprise apps

This org gives you battle-tested building blocks instead of reinventing everything.


☕ Support

If this helps you, consider supporting:

  • GitHub Sponsors
  • Sharing the projects

Pinned Loading

  1. nerv-audit nerv-audit Public

    Add audit logging to your Spring Boot app using Hibernate Envers. nerv-audit provides a production-ready, queryable audit trail with minimal setup.

    Java 4 1

  2. nerv-demos nerv-demos Public

    Java 3

Repositories

Showing 10 of 32 repositories
  • nerv-audit Public

    Add audit logging to your Spring Boot app using Hibernate Envers. nerv-audit provides a production-ready, queryable audit trail with minimal setup.

    czetsuyatech/nerv-audit's past year of commit activity
    Java 4 1 0 0 Updated Sep 14, 2026
  • nerv-event Public

    nerv-event is a Spring Boot event-delivery library for applications that need durable, broker-neutral publication and consumption. It persists delivery intent before contacting Kafka or SQS, then uses a durable Inbox to make consumer processing recoverable and idempotency-aware.

    czetsuyatech/nerv-event's past year of commit activity
    Java 1 0 0 0 Updated Sep 13, 2026
  • nerv-demos Public
    czetsuyatech/nerv-demos's past year of commit activity
    Java 3 0 0 0 Updated Sep 13, 2026
  • czetsuyatech/nerv-exception's past year of commit activity
    Java 0 0 0 0 Updated Sep 5, 2026
  • .github Public
    czetsuyatech/.github's past year of commit activity
    0 0 0 0 Updated Aug 30, 2026
  • nerv-persistence Public

    A specialized Spring Data JPA persistence library providing enhanced repository features, dynamic search specifications, and advanced projection support.

    czetsuyatech/nerv-persistence's past year of commit activity
    Java 1 0 0 0 Updated Aug 1, 2026
  • nerv-actions Public

    A collection of reusable GitHub Actions workflows for Java/Maven projects—automating build, test, semantic versioning, package publishing, and release management.

    czetsuyatech/nerv-actions's past year of commit activity
    0 0 0 0 Updated Apr 19, 2026
  • svu Public Forked from caarlos0/svu

    semantic version utility

    czetsuyatech/svu's past year of commit activity
    Go 0 MIT 56 0 0 Updated Apr 18, 2026
  • jasperreports-xml-datasource Public

    This project demonstrates how a Jasper report can be generated using XML data source from a Java application.

    czetsuyatech/jasperreports-xml-datasource's past year of commit activity
    Java 0 0 0 1 Updated Mar 9, 2026
  • commons-web-exception-client Public

    A client project for the exception handling library: https://github.com/czetsuyatech/commons-web-exception.

    czetsuyatech/commons-web-exception-client's past year of commit activity
    Java 0 0 0 0 Updated Dec 9, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…