File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Answer King REST API
22
33The Answer King REST API is the backend for a fast food business. It allows products and categories to be created and
4- orders to be placed. An product can be included in multiple categories.
4+ orders to be placed. A product can be included in multiple categories.
55
66## Docker
77
@@ -26,7 +26,7 @@ and execute the following commands:
2626
2727[ Docker Compose] ( https://docs.docker.com/compose/install/ )
2828
29- [ AMAZON CORRETTO 17] ( https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html/ )
29+ [ AMAZON CORRETTO 17] ( https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html )
3030
3131## Maven
3232
@@ -52,7 +52,7 @@ If Maven isn't installed on your system, the Maven Wrapper can be used by using
5252
5353### Prerequisites
5454
55- [ AMAZON CORRETTO 17] ( https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html/ )
55+ [ AMAZON CORRETTO 17] ( https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html )
5656
5757## MySQL
5858
You can’t perform that action at this time.
0 commit comments