Architectural Decision Log
This lists the architectural decisions for the QC-Atlas.
- ADR-0000 - Use Markdown Architectural Decision Records
- ADR-0001 - Use URI to enable links to entities of the Pattern/QC Atlas
- ADR-0002 - Go Monolith First
- ADR-0003 - Use a Model Mapper to convert entities to DTOs and vice versa
- ADR-0004 - Use Postgres database for service tests
- ADR-0005 - Use OpenAPI specification
- ADR-0006 - Use model assemblers for HATEOAS responses
- ADR-0007 - Use JUnit 5
- ADR-0008 - Use Testcontainers
- ADR-0009 - Use a Joined Database Table for KnowledgeArtefacts
template.md contains the template. More information on MADR is available at https://adr.github.io/madr/.