Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 365 Bytes

File metadata and controls

8 lines (8 loc) · 365 Bytes

Spring projects for CS393 Course

Project 1:

A basic JPA project with spring that uses Apache Derby database.

Project 2:

• Backend:

Spring JPA project with Rest API, Swagger, DTOs with MVC architecture that mocks a basic shop backend.

• Frontend:

Basic html and javascript files with no styling concern that can communicate with the backend.