Skip to content
Snippets Groups Projects
index.md 524 B
Newer Older
# Decision Log

This log lists the architectural decisions for `season-handler`.

- [ADR-0000](0000-use-madr.md) - Use Markdown Architectural Decision Records
- [ADR-0001](0001-use-maven-site.md) - Use *maven-site-plugin* to handle documentation
- [ADR-0002](0002-use-jdk17.md) - Use JDK 17

For new ADRs, please use [template.md](template.md) as basis.
More information on MADR is available at <https://adr.github.io/madr/>.
General information about architectural decision records is available at <https://adr.github.io/>.