Aell-a / swe573-project

A repository to track development of the project I'll be doing in SWE 573 Software Development Practice class.
0 stars 0 forks source link

Learn about building backend for web applications in Java Spring #4

Open Aell-a opened 20 hours ago

Aell-a commented 17 hours ago

Completed official tutorial of Java Spring documentation about creating REST APIs and deployed my demo to a separate repository. Documented my learnings about this topic on project's wiki page. Further research about Java Spring architecture is needed.