Moves the existing virtual-thread/context-propagation project into context-propagation/ and adds method-security/ for the Spring Security 7 method-security article: nine runnable demos, fourteen assertions, and every transcript the article quotes, regenerated by scripts/run-all.sh. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RSrsDSRKVsY588yFiMJMo9
7 lines
460 B
Plaintext
7 lines
460 B
Plaintext
mvn test -- SecurityContextPropagationContractTest (10 tests pinning the claims each demo prints above)
|
|
|
|
-------------------------------------------------------------------------------
|
|
Test set: com.ankurm.vt.SecurityContextPropagationContractTest
|
|
-------------------------------------------------------------------------------
|
|
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 s -- in com.ankurm.vt.SecurityContextPropagationContractTest
|