Skip to content

Katzzer/superHeroBackend_java_springBoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superHeroBackend

Spring boot backend for SuperHero film database

How to install and run this application

  1. Install MySql database
  2. In directory /db_files run scripts 01-create-user.sql (this will create user access) and 02-add-information (this will create database)
  3. Run this Spring boot application
  4. Go to your favorite web browser and try this URL: http://localhost:8080/api, if you see some data this application works

About

Spring boot backend for SuperHero film database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages