A simple Spring REST service that utilizes QR codes — 2D barcodes that can store large amounts of data and are easily read by smartphones.
Clone the project
git clone https://github.com/riAs-g/QR-Service-APIGo to the project directory
cd my-projectBuild the project
./gradlew buildStart the server
./gradlew bootRunClient: CSS, React
Server: Java, Spring Boot, Spring Web