Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
1 parent 1a4969c commit 6d8e821
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1223,6 +1223,27 @@ <h2 id="section-design-decisions">9. Architecture Decisions</h2>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#switch-from-javascript-to-java-with-springboot">ADR 02</a> - Switch from JavaScript to Java with Spring</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#mvc-pattern">ADR 03</a> - MVC Pattern</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#hexagonal-architecture">ADR 04</a> - Hexagonal architecture</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#dto-pattern">ADR 05</a> - DTO Pattern</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#mysql-in-production-and-hsqldb-in-local">ADR 06</a> - MySQL in production and HSQLDB in local</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#monolithic-architecture">ADR 07</a> - Monolithic architecture</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#use-of-tbd">ADR 08</a> - Use of TBD</p>
</li>
<li>
<p><a href="https://github.com/Arquisoft/wiq_es04b/wiki/Record-of-architectural-decisions#questions-refreshing">ADR 09</a> - Questions refreshing</p>
</li>
</ul>
</div>
<div style="page-break-after: always;"></div>
Expand Down Expand Up @@ -1443,7 +1464,7 @@ <h2 id="section-technical-risks">11. Risks and Technical Debts</h2>
<div id="footer">
<div id="footer-text">
Version 2<br>
Last updated 2024-04-08 10:03:31 UTC
Last updated 2024-04-08 10:03:56 UTC
</div>
</div>
</body>
Expand Down

0 comments on commit 6d8e821

Please sign in to comment.