Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Nam Seob Seo
  • Search
  • About

    Nam Seob Seo

    Senior Software Engineer

    • Austin

    Spring - Supporting multiple tenant for JDBC

    less than 1 minute read

    Josh Long showed us another very nice Spring tips for supporting multiple tenants with JDBC.
    Spring provide the AbstractRoutingDataSource to support multiple JDBC connection based on tenant Id.

    AbstractRoutingDataSource

    Multiple JDBC data source github

    Categories: rust

    Updated: April 5, 2022

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    C++26 std::execution: then vs let_value, and the Full Algorithm Catalog

    9 minute read

    C++26 finally ships std::execution (P2300) — the sender/receiver framework for asynchronous and parallel programming. Two of its algorithms get confused cons...

    GGUF vs MLX: Two Takes on the Local LLM Model Format

    7 minute read

    If you have ever downloaded a model to run on your own machine, you have met the two formats that dominate the conversation today: GGUF and MLX. They both so...

    Spec-Driven Development with OpenCode and OpenSpec

    5 minute read

    Spec-Driven Development with OpenCode and OpenSpec

    C++ - Catching Bugs Early: Validating C++26 Contracts with Static Analysis

    8 minute read

    Catching Bugs Early: Validating C++ Contracts with Static Analysis - Mike Fairhurst & Peter Martin - CppCon 2025

    • Follow:
    • GitHub
    • Feed
    © 2026 Nam Seob Seo. Powered by Jekyll & Minimal Mistakes.