Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 180 Bytes

File metadata and controls

8 lines (6 loc) · 180 Bytes

Spring framework and Reactjs POC

A CRUD application for car database

Stack:

  • API Server: Spring boot
  • Web client: Reactjs
  • DB: H2 for dev and MariaDB(mySQL) for Prod