Skip to content
View andrelsantos-dev's full-sized avatar

Block or report andrelsantos-dev

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

Popular repositories Loading

  1. lab-01-flyway-testcontainers lab-01-flyway-testcontainers Public

    Production-grade integration tests with Testcontainers + Flyway + PostgreSQL in Spring Boot 3.5. Role separation (migration_user vs app_user), principle of least privilege and real database testing.

    Java

  2. lab-02-postgres-rls lab-02-postgres-rls Public

    PostgreSQL Row Level Security (RLS) laboratory covering multi-tenancy, policy evaluation, joins, ownership, BYPASSRLS and production-grade tenant isolation patterns.

    Makefile

  3. lab-03-spring-multitenancy lab-03-spring-multitenancy Public

    Multi-tenant system using PostgreSQL Row Level Security (RLS) with Spring Boot, JDBC, and Testcontainers. Part of the Asclépio Platform architecture labs.

    Java

  4. asclepio-legacy asclepio-legacy Public

    Legacy Electronic Health Record (EHR) system built with Spring Boot and Angular. Features patient management, medical records, JWT authentication and full Docker-based deployment. Foundation for th…

    Java

  5. lab-04-outbox lab-04-outbox Public

    Lab 04 — Event-Driven Consistency with Outbox Pattern

    Java

  6. lab-05-inbox lab-05-inbox Public

    Java