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>
4.8 KiB
4.8 KiB