802f1ab0e06b5e8a8bacb6a3177941de60130e5f
Adding explicit spring.flyway.* config (url/user/password) ensures Flyway creates its own JDBC connection and runs migrations independently of the JPA datasource initialization order in Spring Boot 4.0. Fix DataInitializer creating a Document with title=null, which would hit the NOT NULL constraint in the documents table once the admin user init succeeds. 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%