Last entries
-
java > The jdeps Command for Reachability Analysis - [s]
jdeps -R -cp "webgoat-2025.3.jar" --print-module-deps webgoat-2025.3.jar
-
postgres|postgresql > Copy table structure (DDL, constraint) into new table - [s]
CREATE TABLE new_table_name (LIKE old_table_name INCLUDING ALL);
-
java > JVM essentials for Elasticsearch: Metrics, memory, and monitoring - [s]
20260227.1543
20260220.0746
20260204.0732