- Update ServerIdGenerator to use @IdGeneratorType annotation (Hibernate 6.5+) - Convert ServerIdGenerator to annotation-based custom generator - Update Servers entity to use @ServerIdGenerator annotation - Fix SQL reserved keyword issue: rename 'user' column to 'username' This resolves deprecation warnings and SQL syntax errors with H2 database. |
||
|---|---|---|
| backend | ||
| .gitignore | ||
| .tool-versions | ||