Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
Backity developer documentation
Getting started
Architecture Decision Records
Architecture Decision Records (project-wide)
0001 - Adopt Consistent Package Naming Conventions
0002 - Use Conventional Commits
Architecture Decision Records (backend)
0001 - Prefer ArchUnit as an Architectural Decision Record store
0002 - Use consistent naming conventions for Liquibase migrations
0003 - Never Return NULL for Collection Types
0004 - Adopt Test Data Builder and Object Mother Patterns for Test Data Creation
Backity on GitHub
Docs source code
Architecture Decision Records
Architecture Decision Records (backend)
This section documents key architectural decisions specific to the backend code.
Table of contents
0001 - Prefer ArchUnit as an Architectural Decision Record store
0002 - Use consistent naming conventions for Liquibase migrations
0003 - Never Return NULL for Collection Types
0004 - Adopt Test Data Builder and Object Mother Patterns for Test Data Creation