Skip to content

WEB application developed in Java, Spring, MySQL, REST and JavaScript vanilla, with teaching/education purposes

License

Notifications You must be signed in to change notification settings

RobertoDebarba/springweb-crudl-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring WEB CRUDL teaching application

WEB application developed in Java, Spring, MySQL, REST and JavaScript vanilla. This application was developed in my programming classes, with teaching/education purposes.

Contains:

  • Login
  • Person CRUDL
  • REST API
  • Frontend WEB
  • Authentication with token and localstorage

Endpoints

backend/openapi.yaml

How to run

Prerequisites

  • Java 17
  • MySQL

Run

  • Import and run as maven project in your favorite IDE
  • Create the database in MySQL and run backend/database.sql file.

License

The codebase is licensed under GPL v3.0.

About

WEB application developed in Java, Spring, MySQL, REST and JavaScript vanilla, with teaching/education purposes

Topics

Resources

License

Stars

Watchers

Forks