| BML-S | Help Login

Last entries

    20260227.1543
  1. java > The jdeps Command for Reachability Analysis - [s]

    jdeps -R -cp "webgoat-2025.3.jar" --print-module-deps webgoat-2025.3.jar

  2. 20260220.0746
  3. postgres|postgresql > Copy table structure (DDL, constraint) into new table - [s]

    CREATE TABLE new_table_name (LIKE old_table_name INCLUDING ALL);

  4. 20260204.0732
  5. java > JVM essentials for Elasticsearch: Metrics, memory, and monitoring - [s]

[s] public (3)