Skip to content
View saathratri's full-sized avatar

Block or report saathratri

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. generator-jhipster-ai-postgresql generator-jhipster-ai-postgresql Public

    JHipster blueprint that enhances entity relationships by displaying multiple human-readable fields instead of technical IDs in the UI. Supports Angular frontends with Spring Boot backends, auto-man…

    EJS 1 1

  2. generator-jhipster-cassandra generator-jhipster-cassandra Public

    JHipster blueprint for advanced Apache Cassandra support — composite primary keys, SET/MAP collections, TimeUUID, AI semantic vector search, and custom Angular UI components.

    EJS 1

  3. generator-jhipster-orchestrator generator-jhipster-orchestrator Public

    Main JHipster 9 blueprint that orchestrates SQL/pgvector and Cassandra services into a multi-database microservices platform. Generates Spring Boot + Angular apps with composite-key support, DTO mi…

    EJS

  4. jhipster-ai-postgresql-example jhipster-ai-postgresql-example Public

    This code was generated using the JHipster blueprint "generator-jhipster-ai-postgresql". It supports human-readable foreign keys via @customAnnotation("DISPLAY_IN_GUI_RELATIONSHIP_LINK") and AI sem…

    TypeScript

  5. jhipster-cassandra-example jhipster-cassandra-example Public

    An example JHipster application generated with the generator-jhipster-cassandra blueprint, showcasing Cassandra composite primary keys, MAP/SET data types, AnyBlob file uploads, AI semantic search …

    TypeScript

  6. jhipster-orchestrator-example jhipster-orchestrator-example Public

    JHipster example generated by the generator-jhipster-orchestrator blueprint: one OAuth2 gateway fronts both PostgreSQL (pgvector AI semantic search) and Cassandra 5 services behind a Eureka registr…

    Java