Spring Boot 3 (Java 21) backend for SameBoat, with PostgreSQL, Flyway migrations, server-side session auth, Testcontainers, CI with migration immutability checks. Exposes APIs for user accounts, stories, and trust events, designed with least-privilege DB access and env-based config for security and scalability.
Stars
1
Forks
0
Watchers
1
Open Issues
27
Overall repository health assessment
No package.json found
This might not be a Node.js project
158
commits
feat(exception): enhance error handling for malformed JSON and unsupported media types
89aed8cView on GitHubfeat(config): update cookie domain handling and add valid domains list
9053e41View on GitHubfeat(auth): enhance cookie domain resolution and add form login support
1408879View on GitHubmerge: PR #60 from sameboat-platform/fix/auth-logging-validation
d9f23dfView on GitHubfeat(auth): enhance authentication logging and update password validation regex
3cb5412View on GitHubfeat: ensure YAML profile files are packaged in the build
2da5f96View on GitHubfeat: update production configuration for allowed origins and cookie domain
967cb36View on GitHubmerge PR #51 from sameboat-platform/docs/week-5-prep
4b165d1View on GitHubfeat: add Week 5 planning documents and issue drafts for Stories MVP
11a1d60View on GitHubfeat: update target release options in feature, test, and tooling configurations
081a5adView on GitHubmerge: PR #48 from sameboat-platform/chore/release-0.1.1
f0a363cView on GitHubrefactor(version): validate existence of version for PS script
c6a82e6View on GitHubrefactor(version): validate input version for PS script
3c227a0View on GitHubfix(version): scope regex to project version only for PS script
58ee6a8View on GitHub