35b998a0e874d57cf64f0add296ec49082834dab
Spring Session was pulled in as a dependency but never used — auth is stateless HTTP Basic, so sessions are never written. Removed: - spring-boot-starter-session-jdbc (and test variant) from pom.xml - spring_session and spring_session_attributes tables/indexes/constraints from V1__initial_schema.sql Added V2 migration to drop the tables on existing databases that already ran V1. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.2%
TypeScript
11.5%
Java
10.8%
Svelte
4.2%
Shell
0.1%